|
9ab3fb3616
|
/when command implemented
|
2020-05-14 22:19:01 +02:00 |
|
|
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 |
|
|
cf6a2e1baa
|
Language-labelled commands are accepted only for selected language. /father uses selected language for commands
|
2020-05-14 18:50:23 +02:00 |
|
|
e6fdacd2f4
|
Allow language-labelled commands
|
2020-05-14 16:55:50 +02:00 |
|
|
f840f9fe13
|
/version command looks for updates
|
2020-05-13 19:45:15 +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 |
|
|
3896776f0e
|
Type hinting
|
2020-04-28 12:07:37 +02:00 |
|
|
ab6a0bc0ad
|
Do not notify package updates too often
|
2020-04-28 09:47:41 +02:00 |
|
|
e61d757c1a
|
New version
|
2020-04-28 00:35:00 +02:00 |
|
|
a4ed0ec1b1
|
Deprecated admin_tools submodule
|
2020-04-28 00:27:19 +02:00 |
|
|
e7274dce07
|
Text made more clear
|
2020-04-27 19:07:28 +02:00 |
|
|
b107cc105d
|
Missing whitespace
|
2020-04-27 18:00:53 +02:00 |
|
|
3e00381e0a
|
Deprecated custombot submodule
|
2020-04-27 17:27:25 +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 |
|
|
5a70dcfeb2
|
Implemented missing methods
|
2020-04-26 19:14:35 +02:00 |
|
|
45ff81afbc
|
Added a script to implement missing methods from Telegram website
|
2020-04-26 19:14:24 +02:00 |
|
|
b0a2770177
|
Merge branch 'develop' of ssh://gogs.davte.it:8445/Davte/davtelepot into develop
|
2020-04-26 19:13:17 +02:00 |
|
|
96820b29c7
|
Typos and whitespace
|
2020-04-26 16:17:09 +02:00 |
|
|
6340b4d658
|
Notify new versions to admins
|
2020-04-24 00:51:21 +02:00 |
|
|
04699d0dd7
|
Merge branch 'develop' of ssh://gogs.davte.it:8445/Davte/davtelepot into develop
|
2020-04-23 23:41:34 +02:00 |
|
|
857486d046
|
Whitespace
|
2020-04-23 23:41:30 +02:00 |
|
|
212094bbb0
|
Fixed bug in multilanguage support for inline query answers
|
2020-04-20 20:12:06 +02:00 |
|
|
9c73337c53
|
Allow multilanguage support for inline query answers
|
2020-04-20 19:01:58 +02:00 |
|
|
5439bb7ddf
|
Typo in italian /version command
|
2020-04-20 18:23:30 +02:00 |
|
|
5b215c5844
|
New version
|
2020-04-20 18:21:37 +02:00 |
|
|
187f80ac89
|
Merge branch 'develop' of ssh://gogs.davte.it:8445/Davte/davtelepot into develop
|
2020-04-20 18:21:10 +02:00 |
|
|
41bc5b68a4
|
Fix authorization function so that it extracts user_record from update
|
2020-04-20 18:20:44 +02:00 |
|
|
0b01ecbdd5
|
Wrong weekdays indexes fixed
|
2020-04-19 00:29:46 +02:00 |
|
|
91ab00eec6
|
Weekdays multilanguage dictionary
|
2020-04-11 16:12:13 +02:00 |
|
|
fcb2de71d2
|
Handle multilanguage test in send_message and edit_message_text methods
|
2020-04-09 19:21:04 +02:00 |
|
|
f29556300a
|
Replace longer strings first
|
2020-04-07 14:55:26 +02:00 |
|
|
87d95fbfed
|
Create users table if missing
|
2020-04-07 14:00:39 +02:00 |
|
|
06d3569fbd
|
IDE-guided adjustments
|
2020-04-06 22:20:17 +02:00 |
|
|
76b7e50e52
|
Show davtelepot version in /version command
|
2020-02-22 15:41:18 +01:00 |
|
|
1f2a60d2f9
|
Syntax-error fixed
|
2020-02-21 00:09:56 +01:00 |
|
|
222713005f
|
edit_message_media method implemented
|
2020-02-20 23:54:42 +01:00 |
|
|
0e7a93c5be
|
Method to send disposable messages implemented
|
2020-02-20 19:34:06 +01:00 |
|
|
6120568170
|
Order commands in order of authorization level and then in alphabetical order
|
2020-02-20 18:16:59 +01:00 |
|
|
b4ad650372
|
Redirect stderro to stdout
|
2020-02-20 11:42:52 +01:00 |
|
|
2448c45c3d
|
Handle errors in /version command
|
2020-02-20 11:14:51 +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 |
|
|
61cebd0c1f
|
Multi-language support for administration core functions
|
2020-02-18 15:36:58 +01:00 |
|
|
8d861757a1
|
Moved language messages into messages module
|
2020-02-18 10:32:26 +01:00 |
|
|
18e9490936
|
Create suggestions table if missing
|
2020-02-17 14:04:35 +01:00 |
|