mk-dl-bot_legacy/src
2024-03-03 18:54:26 +02:00
..
bot start cmd now works in chats as well 2024-03-03 18:02:03 +02:00
db implement new chat memebers message handler to be able to know where bot have been added to register chat in database 2024-03-03 17:35:20 +02:00
dl introduce logging to important functions 2024-02-26 22:46:08 +02:00
bot.rs introduct macro to automatically reply with i18n message and return from command handler 2024-03-03 18:54:26 +02:00
db.rs add request_chat table for requesting access to download for chats 2024-03-03 18:05:16 +02:00
dl.rs introduce logging to important functions 2024-02-26 22:46:08 +02:00
log.rs disable filter because it actually suppresses all errors, not just timeout errors 2024-03-02 04:55:11 +02:00
main.rs move all bot reply message texts to i18n yml file to avoid litering code with long strings 2024-03-02 20:16:18 +02:00
util.rs rearrange mod file structure 2024-03-02 02:10:11 +02:00