Pluggable Telegram bot and userbot based on Telethon
Go to file
Tanuj 6bf457793c Use event.chat_id instead of event.input_chat
saving an await and a potential exception if input_chat could not be
found
2018-06-01 01:18:34 +01:00
stdplugins Use event.chat_id instead of event.input_chat 2018-06-01 01:18:34 +01:00
uniborg Support .unload as an alias for .remove 2018-05-11 12:45:57 +02:00
.gitignore Create a Storage class and inject storage on plugins 2018-04-23 13:19:55 +02:00
LICENSE Initial commit 2018-04-06 18:47:57 +03:00
requirements.txt Add regex to requirements.txt 2018-06-01 00:53:51 +01:00
stdborg.py Add missing license headers 2018-04-07 23:30:30 +03:00