17 Commits

Author SHA1 Message Date
21222d3d18 /info command implemented 2020-05-14 22:19:00 +02:00
82d120dc58 /ping command implemented
/length command returns characters in text message even, not only in reply
2020-05-14 21:24:45 +02:00
a7e1b40f93 Useful tools module added 2020-05-14 18:50:24 +02:00
d724442604 /ban command implemented 2020-05-13 15:28:49 +02:00
34cf987aa7 Implemented button to delete all commands stored by BotFather 2020-05-07 22:52:57 +02:00
a4079cf91d Implemented /father command.
It allows to see commands stored by BotFather, get default command list, change it and send it to BotFather.
2020-05-07 15:28:17 +02:00
e7274dce07 Text made more clear 2020-04-27 19:07:28 +02:00
baf1dbbe62 Show all packages with /version command 2020-04-27 14:02:19 +02:00
edb2201773 Package updates checker implemented
Notify administrators when new versions are available for PyPi packages in `bot.packages`.
2020-04-27 13:48:33 +02:00
6340b4d658 Notify new versions to admins 2020-04-24 00:51:21 +02:00
5439bb7ddf Typo in italian /version command 2020-04-20 18:23:30 +02:00
76b7e50e52 Show davtelepot version in /version command 2020-02-22 15:41:18 +01:00
4487034c7d Version command implemented 2020-02-20 11:06:47 +01:00
086750c77e Moved messages to dedicated module 2020-02-18 18:50:19 +01:00
8d861757a1 Moved language messages into messages module 2020-02-18 10:32:26 +01:00
f17333ca42 Provide a default multilanguage suggestions module 2020-02-17 12:14:52 +01:00
45e2bbfa3d Support for multilanguage /help command
A bot guide may be built automatically using @bot.command decorator.
2019-08-18 20:55:47 +02:00