Commit Graph

67 Commits

Author SHA1 Message Date
GaMeNu
0f51370c9f v2.2.6: fix: Update latest link 2024-11-06 17:35:11 +02:00
GaMeNu
e216bfc8ee v2.2.6: fix: more robust network failure handling
New update should hopefully handle duped alerts, as well as some code refactoring
2024-11-06 17:20:23 +02:00
GaMeNu
e7075bc98a Changes by יהודה רומם 2024-07-28 21:19:39 +03:00
GaMeNu
2012426a9b v2.2.5.1
Fix and migrate to new link.
2024-07-28 21:19:29 +03:00
GaMeNu
f075370bd3 proper district poppery (v2.2.4)
Reworked the active district and timeout system to be district based.
2023-12-05 12:25:40 +02:00
GaMeNu
7bab483a80 update timedelta format (v2.2.5) 2023-11-17 15:08:09 +02:00
GaMeNu
fbd7c47a95 async botinfo (v2.2.4)
Bot info now executes asynchronously
2023-11-17 14:56:32 +02:00
GaMeNu
ce0b03225e v2.2.4
Ready for release
2023-11-16 20:42:14 +02:00
GaMeNu
f412c4bd69 v2.2.4
Quickfixes
2023-11-16 20:30:27 +02:00
GaMeNu
005678640f v2.2.4
Added info command, along with organized way to save client data
2023-11-16 20:06:14 +02:00
GaMeNu
b76d61c9c0 v2.2.4
Fix dir generation
2023-10-30 15:58:20 +02:00
GaMeNu
d57469eb11 Merge remote-tracking branch 'origin/master' 2023-10-30 13:30:47 +02:00
GaMeNu
83ba77c7e8 v2.2.4
ErrLogging is done! :D
2023-10-30 13:30:36 +02:00
bebb524409 Rename from alert_notifiy.py to alert_maker.py 2023-10-30 11:46:12 +02:00
8b21ba4088 moved class AlertEmbed from cog_notificator.py to alert_notifiy.py 2023-10-30 11:43:37 +02:00
110ab70349 moved class Alert from cog_notificator.py to alert_notifiy.py 2023-10-30 11:40:05 +02:00
GaMeNu
72fba9c20b v2.2.4
Still working on automatic error logging
2023-10-29 15:56:52 +02:00
GaMeNu
887b52f5d4 v2.2.4
Mostly to test GitHub webhooks
2023-10-27 17:43:12 +03:00
GaMeNu
f002767f95 v2.2.4
Mostly to test GitHub webhooks
2023-10-27 17:39:08 +03:00
GaMeNu
81f1cad483 v2.2.3
Slowed down bot sending thingy
2023-10-26 19:47:18 +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
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
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
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
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
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
882924407f Remove unused class DistrictEmbedTemp 2023-10-23 13:29:05 +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
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
1477003229 v2.2.0
Started location setting system.
2023-10-20 01:20:24 +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