Commit Graph

16 Commits

Author SHA1 Message Date
GaMeNu
da74ad1948 v2.2.4
Added automatic error logging
2023-10-29 12:55:08 +02:00
GaMeNu
d95289c262 v2.2.3
Added method to re-open db connection.
Final commit of version 2.2.3
2023-10-27 14:01:02 +03:00
GaMeNu
7601de3c0b v2.2.3
Added searching in /locations list and /locations registered

Started creating a support server
2023-10-25 21:19:55 +03:00
GaMeNu
6734ba1ab4 Apparently the bot didn't really send alerts after v2.2.2...?
Well that's fixed now
2023-10-24 00:54:45 +03:00
GaMeNu
dfd454d120 v2.2.1
Finally fixed (thanks to yrrad8) Issue #005
Thanks also for the documentation help!
2023-10-22 23:41:11 +03:00
GaMeNu
6591bc6dd9 v2.2.1
Fixed bot preferring user id over channel id in new location commands, as per issue #005
2023-10-22 14:03:07 +03:00
GaMeNu
bc65c908bb v2.2.0 RELEASE!
Added checker for each embed. I SERIOUSLY need to update generate_alert_embed ASAP into the DistrictEmbed class
2023-10-20 16:07:16 +03:00
GaMeNu
292243146d v2.2.0
One more command, small updates, unregister confirmatio
2023-10-20 13:18:05 +03:00
GaMeNu
1477003229 v2.2.0
Started location setting system.
2023-10-20 01:20:24 +03:00
GaMeNu
1e69add653 v2.1.4
Updater to db 1.0.1
2023-10-16 22:52:02 +03:00
GaMeNu
13c026137b v2.1.4
Experimental reconnection to DB
2023-10-16 20:09:13 +03:00
GaMeNu
cc2ce8851b v2.1.3
Attempt to fix:
JSONDecodeError,
InternalError: Unread result found as per issue #004
2023-10-15 11:47:45 +03:00
GaMeNu
2ff5f5a777 v2.1.2
Changed time formatting for embed
Better fix for update loop crashing?
2023-10-13 11:39:56 +03:00
GaMeNu
625e56b60d v2.0.1 bugfixes
Fixed update task crashing when couldn't find district (returns None instead)
Added request timeout for update task

(Please someone simplify my code I beg)
2023-10-11 17:16:33 +03:00
GaMeNu
ea834b6e6f v2.0.2
Fixed DM registration errors caused by v2.0.1
Clarified that the bot can also send alert DMs
2023-10-11 14:32:05 +03:00
GaMeNu
69e26a1fbc HFCNotificator v2.0.0
Changes from testing builds:
- Removed commit history (for... reasons)
~ Fixed few bugs
- Removed Herobrine

Changes from v1.1.1
+ Rewritten the whole thing
+ Now using MySQL
+ Now using the concept of "organization"
2023-10-10 22:21:19 +03:00