Commit Graph

15 Commits

Author SHA1 Message Date
86c75d06fa Worked on #13 and #4. There are some caching issues left, though. Introduced abstract class Cacheable. Replaced async_pymongo with pymongo 2025-05-06 02:54:30 +02:00
3dcae36dec Implemented "/user update_channels" (#10) 2025-05-02 14:07:00 +02:00
80eae3f1b1 Closes #11 2025-05-02 12:01:23 +02:00
390145ca0e Added i18n to the jailing mechanism 2025-04-29 16:47:15 +02:00
9d39b803f3 Improved error handling; Introduced i18n for /register, /unregister and /guess 2025-04-29 13:50:38 +02:00
2ccdd6406a Improved handling of larger event stages 2025-04-28 14:20:06 +02:00
22139aa486 Fixed some event-related issues and guessing 2025-04-28 01:51:43 +02:00
b212236b10 Fixed categories and some timestamps 2025-04-28 01:21:20 +02:00
11f0cc384a Changed line length to 108 in black 2025-04-27 22:06:35 +02:00
9a5edbaa4d Introduced i18n for /event, /guess, /register and /unregister. Prepared other commands for i18n too 2025-04-27 22:04:14 +02:00
e45a56835a Fixed messages about not created channels 2025-04-26 20:01:52 +02:00
64cd7b3bff Fixed a typo in argument name 2025-04-26 19:37:53 +02:00
2dac6a4714 Fixed the goddamn timezone for event start check 2025-04-26 19:32:49 +02:00
94c4cdbf65 Registering after the event already began will now create a channel 2025-04-26 19:16:34 +02:00
ca1e47b55a Improved some messages and prepared them for i18n 2025-04-26 18:21:09 +02:00