Compare commits
No commits in common. "29602f2adf2c779fe48941278af2c0c01e45a104" and "11acdb6fd477dcb29869eebaaf731dfec804d7de" have entirely different histories.
29602f2adf
...
11acdb6fd4
|
@ -1,3 +0,0 @@
|
||||||
def process(message, path):
|
|
||||||
if "силк" in message.text.lower() or "лінк" in message.text.lower():
|
|
||||||
return "*посилання 🌚", None
|
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"start_on_boot": true,
|
|
||||||
"alias": "troll-spelling-corrector",
|
|
||||||
"version": 2,
|
|
||||||
"index_file": "index.py"
|
|
||||||
}
|
|
Loading…
Reference in New Issue