Commit Graph

126 Commits

Author SHA1 Message Date
GaMeNu
81f1cad483 v2.2.3
Slowed down bot sending thingy
2023-10-26 19:47:18 +03:00
GaMeNu
d64572125e Merge remote-tracking branch 'origin/master' 2023-10-26 11:32:28 +03:00
GaMeNu
5d5aea7ce5 v2.2.3
Better documentation, small update to reset_district_check to prevent unwanted resets
2023-10-26 11:31:47 +03:00
GaMeNu
a03d956ca5
Update README.md
search boxes updated
2023-10-26 08:53:10 +03:00
GaMeNu
7615b9b8ce v2.2.3
Create new async task for sending out messages to not block API updates in the meantime
2023-10-25 21:49:17 +03:00
GaMeNu
1d34f156c1 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	cog_notificator.py
2023-10-25 21:20:20 +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
da2980647a v2.2.3
Added searching in /locations list and /locations registered

Started creating a support server
2023-10-25 21:16:31 +03:00
GaMeNu
360b57786d v2.2.3
Connection is now kept alive
2023-10-25 12:49:05 +03:00
GaMeNu
79dd81504d v2.2.3
Quick fix for skipping conditions
2023-10-25 10:10:42 +03:00
GaMeNu
46d31c146d Revert "change a requirement files"
This reverts commit 18a3d744ca.
2023-10-24 14:12:36 +03:00
18a3d744ca change a requirement files 2023-10-24 14:08:40 +03:00
GaMeNu
28556a60fa Done 2023-10-24 01:02:55 +03:00
GaMeNu
513ad6b1bb Apparently the bot didn't really send alerts after v2.2.2...?
Well that's fixed now
2023-10-24 00:59:10 +03:00
GaMeNu
7919c15c21 Merge remote-tracking branch 'origin/master' 2023-10-24 00:55:00 +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
f8997069a4
Update README.md 2023-10-23 23:24:04 +03:00
GaMeNu
6979dacbaf
Update README.md 2023-10-23 23:22:03 +03:00
GaMeNu
e4e78d7bea
Update README.md 2023-10-23 23:20:22 +03:00
yrrad8
dc9daf63e1
Update README.md 2023-10-23 23:11:24 +03:00
d6d294355e Add a requirements files 2023-10-23 22:42:08 +03:00
GaMeNu
882924407f Remove unused class DistrictEmbedTemp 2023-10-23 13:29:05 +03:00
GaMeNu
10e50ad2b4 More command documentation 2023-10-23 09:31:24 +03:00
GaMeNu
0d7d25ed75 README tweaks 2023-10-23 01:12:37 +03:00
GaMeNu
44caa0a2f1 v2.2.2
Major under-the-hood optimizations to alert pushing!
2023-10-23 01:04:03 +03:00
GaMeNu
989d749615 Changes by yrrad8 2023-10-22 23:41:19 +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
e0380f3a20 v2.2.1
Fixed bot preferring user id over channel id in new location commands, as per issue #005
2023-10-22 14:03:25 +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
ae1d439f48 v2.2.0 RELEASE!
Moved some end user explanations arond.
2023-10-22 00:28:07 +03:00
GaMeNu
b6dfa42592 v2.2.0 RELEASE!
Small bugfix 2.2
2023-10-20 17:26:49 +03:00
GaMeNu
f6c54ec9c2 v2.2.0 RELEASE!
Small bugfix 2.1
2023-10-20 17:19:59 +03:00
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