Profitroll profitroll
profitroll pushed to dev at HoloUA/Telegram 2023-01-05 14:08:20 +02:00
b0b0f04a9b Added down time messages
9e009aea43 Minor naming improvements
42d00383bf Removed legacy
Compare 3 commits »
profitroll merged pull request HoloUA/Telegram#5 2023-01-05 13:54:20 +02:00
Small fix for spoiler with an empty description
profitroll pushed to master at HoloUA/Telegram 2023-01-05 13:54:20 +02:00
4fba305b05 Merge pull request 'Small fix for spoiler with an empty description' (#5) from dev into master
47e62946ab Small fix for spoiler with an empty description
Compare 2 commits »
profitroll created pull request HoloUA/Telegram#5 2023-01-05 13:54:16 +02:00
Small fix for spoiler with an empty description
profitroll pushed to dev at HoloUA/Telegram 2023-01-05 13:54:03 +02:00
47e62946ab Small fix for spoiler with an empty description
profitroll merged pull request HoloUA/Telegram#4 2023-01-05 13:45:15 +02:00
Spoilers, major command system improvements
profitroll pushed to master at HoloUA/Telegram 2023-01-05 13:45:15 +02:00
68c7cc0ada Merge pull request 'Spoilers, major command system improvements' (#4) from dev into master
646db667d9 Updated config in README
2e8277d6d2 Added "owner" as an additional command permission
19fc9308e4 Added /resetcommands command
c90495eb1c Added spoiler's validation rule
Compare 28 commits »
profitroll created pull request HoloUA/Telegram#4 2023-01-05 13:45:02 +02:00
Spoilers, major command system improvements
profitroll pushed to dev at HoloUA/Telegram 2023-01-05 13:44:21 +02:00
646db667d9 Updated config in README
profitroll pushed to dev at HoloUA/Telegram 2023-01-05 13:42:23 +02:00
2e8277d6d2 Added "owner" as an additional command permission
19fc9308e4 Added /resetcommands command
Compare 2 commits »
profitroll pushed to dev at HoloUA/Telegram 2023-01-05 11:49:31 +02:00
c90495eb1c Added spoiler's validation rule
profitroll pushed to dev at HoloUA/Telegram 2023-01-04 23:32:28 +02:00
bdb2338ab9 Still debugging
profitroll pushed to dev at HoloUA/Telegram 2023-01-04 23:05:32 +02:00
496bb7d4a6 Improved logging
b437092fe7 Trying to find commands registration issue
9431763e6b Added filling_sponsorship filter
4977b8f31a Updated to-do list
0739eeb87d Updated config
Compare 6 commits »
profitroll pushed to dev at HoloUA/Telegram 2023-01-04 21:14:05 +02:00
6b80b7d0fa Improved handlers
profitroll pushed to dev at HoloUA/Telegram 2023-01-04 21:00:45 +02:00
3fd56e8b41 Fixed a typo in config keys
3eef04794a Integration of spoilers [WIP]
d59a1671b3 Changed config keys
ccbc135ee4 No need to save bot's ID anymore
Compare 4 commits »
profitroll pushed to dev at HoloUA/Telegram 2023-01-04 14:31:51 +02:00
083281e784 Fixed some paths
profitroll pushed to dev at HoloUA/Telegram 2023-01-04 14:15:17 +02:00
8cb3ef283b Now using find_user()
profitroll pushed to master at profitroll/PythonRMV 2023-01-04 12:55:14 +02:00
c2e1fc54c1 Updated to 0.3.4
profitroll pushed to master at profitroll/PythonRMV 2023-01-04 11:35:46 +02:00
6b6299cd0a Added one more check for correct response return
Compare 2 commits »
profitroll pushed to dev at HoloUA/Telegram 2023-01-04 00:02:34 +02:00
1268c33830 Small fix