Commit Graph

94 Commits

Author SHA1 Message Date
GaMeNu
aac470e1f6 v2.2.0 RELEASE!
Small bugfix 2
2023-10-20 17:15:22 +03:00
GaMeNu
31eea8207a v2.2.0 RELEASE!
Small bugfix 2
2023-10-20 17:14:22 +03:00
GaMeNu
594a70c6bb v2.2.0 RELEASE!
Small bugfix(?)
2023-10-20 17:04:58 +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
2689cef361 v2.2.0
Fix cog_notificator.py
2023-10-20 01:41:05 +03:00
GaMeNu
54d1e08078 v2.2.0
Fix create_db.py, update_db.py
2023-10-20 01:34:57 +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
2e289131e8 v2.1.2
Custome test alerts fixed
2023-10-13 17:45:29 +03:00
GaMeNu
3e56387797 v2.1.2
Custome test alerts
2023-10-13 17:38:49 +03:00
GaMeNu
2c066730d9 v2.1.2
Changed time formatting for embed
Better fix for update loop crashing?
2023-10-13 11:42:06 +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
8e2fd34353 v2.1.1
Fixed alert not sendfing if twice in same area
2023-10-12 22:31:59 +03:00
GaMeNu
4a810f7f5a v2.1.1
smol /about update, plez ignore
2023-10-12 18:31:25 +03:00
GaMeNu
43aac3a152 v2.1.1
Attempted update_loop error fix
issue #004
2023-10-12 13:01:53 +03:00
GaMeNu
5a09cdf097 v2.1.1
Attempted update_loop error fix
issue #004
2023-10-12 12:55:52 +03:00
GaMeNu
36ac574155 v2.1.1
Attempted update_loop error fix
issue #004
2023-10-12 12:55:26 +03:00
GaMeNu
3c43fad859 v2.1.1
Permission error... fix...?
2023-10-12 12:13:02 +03:00
GaMeNu
09d64197ae Merge remote-tracking branch 'origin/master'
# Conflicts:
#	cog_notificator.py
2023-10-12 12:11:50 +03:00
GaMeNu
6a98854e18 v2.1.1
Permission error... fix...?
2023-10-12 12:11:37 +03:00
GaMeNu
b9606b12bd v2.1.1
Permission error... fix...?
2023-10-12 12:11:32 +03:00
GaMeNu
16132bfc07 v2.1.1
Permission error... fix...?
2023-10-12 12:10:36 +03:00
GaMeNu
a1997266c5 v2.1.1
Permission error... fix...?
2023-10-12 12:09:08 +03:00
GaMeNu
30bc6eab2a v2.1.1
Permission error... fix...?
2023-10-12 12:00:44 +03:00
GaMeNu
42c52fa2e9 v2.1.0
Latest command param fixes
2023-10-12 10:10:30 +03:00
GaMeNu
93e2f014e7 v2.1.0
Latest command documentation
2023-10-12 09:58:52 +03:00
GaMeNu
79ddabe800 v2.1.0
latest command is back, now with the ability to choose time back
Added command documentation in README
2023-10-12 01:16:55 +03:00
GaMeNu
7671d861b5 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	cog_notificator.py
2023-10-12 01:16:37 +03:00
GaMeNu
727d7af206 v2.1.0
latest command is back, now with the ability to choose time back
Added command documentation in README
2023-10-12 01:16:16 +03:00
GaMeNu
fd5149fe5f v2.1.0
latest command is back, now with the ability to choose time back
Added command documentation in README
2023-10-12 01:10:59 +03:00
GaMeNu
ba5b06faf2 v2.0.1 fixes
Added alert description to alert messages
Bot now moves to datetime.now() if the latest message is within 1 minute
Updates to /about and README
2023-10-11 19:17:29 +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
58bba3e212 more updates 2023-10-11 13:07:28 +03:00
GaMeNu
9049f5eaef README and /about updates 2023-10-11 13:04:29 +03:00
GaMeNu
cc13a110e3 v2.0.1
Removed print()
2023-10-11 12:48:57 +03:00
GaMeNu
1ea70744af Merge remote-tracking branch 'origin/master' 2023-10-11 12:48:49 +03:00
GaMeNu
65493111f2 v2.0.1
Removed print()
2023-10-11 12:48:39 +03:00
GaMeNu
73cae5b32b v2.0.1
Fixed bugs (ranked by severity):
Anyone can register channels
Incorrect time on embeds
Missing alert type for non-missile alerts
2023-10-11 12:45:28 +03:00
GaMeNu
ccb306a964 Re-add README.md 2023-10-10 22:22:09 +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