Profitroll profitroll
profitroll merged pull request HoloUA/Discord#29 2025-04-30 18:53:56 +03:00
Update dependency redis to ~=5.3.0
profitroll pushed to dev at profitroll/QuizBot 2025-04-29 17:47:29 +03:00
390145ca0e Added i18n to the jailing mechanism
profitroll pushed to dev at profitroll/QuizBot 2025-04-29 14:54:21 +03:00
137ecffcf7 Optimized imports
efb9ae55ef Completion message sent to admins will now include the event name
Compare 2 commits »
profitroll pushed to dev at profitroll/QuizBot 2025-04-29 14:50:55 +03:00
9d39b803f3 Improved error handling; Introduced i18n for /register, /unregister and /guess
28d6340847 Set min version of typing_extensions to 4.11.0
Compare 2 commits »
profitroll pushed to dev at profitroll/QuizBot 2025-04-29 02:07:25 +03:00
112387115f Slightly improved hardcoded messages
2e9ed41a2c Added Pycord speedups to requirements
Compare 2 commits »
profitroll pushed to dev at profitroll/QuizBot 2025-04-28 15:20:13 +03:00
2ccdd6406a Improved handling of larger event stages
profitroll pushed to dev at profitroll/QuizBot 2025-04-28 14:07:02 +03:00
c4ebd1b891 Added /status command
profitroll pushed to dev at profitroll/QuizBot 2025-04-28 03:00:26 +03:00
c96cb167b5 Fixed stage not being updated on guessing
profitroll pushed to dev at profitroll/QuizBot 2025-04-28 02:51:55 +03:00
22139aa486 Fixed some event-related issues and guessing
profitroll pushed to dev at profitroll/QuizBot 2025-04-28 02:33:31 +03:00
679d026286 Fixed category id not being provided
profitroll pushed to dev at profitroll/QuizBot 2025-04-28 02:27:56 +03:00
b9dbc9443b Fixed event validation
profitroll pushed to dev at profitroll/QuizBot 2025-04-28 02:21:45 +03:00
b212236b10 Fixed categories and some timestamps
profitroll pushed to dev at profitroll/QuizBot 2025-04-27 23:30:28 +03:00
99653c6fe1 Improved (still partial) i18n for /stage and /user
profitroll pushed to dev at profitroll/QuizBot 2025-04-27 23:08:45 +03:00
d41d41663f Fixed broken imports
profitroll pushed to dev at profitroll/QuizBot 2025-04-27 23:06:40 +03:00
11f0cc384a Changed line length to 108 in black
923173ebe8 Added a stub for #11 and slightly improved typing
Compare 2 commits »
profitroll pushed to dev at profitroll/QuizBot 2025-04-27 23:04:22 +03:00
9a5edbaa4d Introduced i18n for /event, /guess, /register and /unregister. Prepared other commands for i18n too
profitroll pushed to dev at profitroll/QuizBot 2025-04-27 18:41:20 +03:00
12a88d5a23 Fully documented and updated PycordEvent (#4)
profitroll pushed to dev at profitroll/QuizBot 2025-04-27 13:39:39 +03:00
638658af75 Added more custom exceptions and prepared everything for documentation
profitroll pushed to dev at profitroll/QuizBot 2025-04-26 22:31:44 +03:00
6b143d8a2d Implemented activities
profitroll pushed to dev at profitroll/QuizBot 2025-04-26 21:01:59 +03:00
e45a56835a Fixed messages about not created channels