Commit Graph

97 Commits

Author SHA1 Message Date
GaMeNu
28181622da v2.2.4
Expanded upon the "what is this" section
2023-11-17 11:56:54 +02:00
GaMeNu
c669cabf8e v2.2.4
Add Table of Contents
2023-11-17 11:51:04 +02:00
GaMeNu
8b8b714664 v2.2.4
Installation steps improvements
2023-11-17 11:47:10 +02:00
GaMeNu
ce0b03225e v2.2.4
Ready for release
2023-11-16 20:42:14 +02:00
GaMeNu
0fdb494b67 v2.2.4
Update requirements
2023-11-16 20:32:44 +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
d00eb57250 Merge remote-tracking branch 'origin/master' 2023-11-05 20:26:38 +02:00
GaMeNu
17127a92fa v2.2.4
More errlogging.py updts
2023-11-05 20:26:29 +02:00
GaMeNu
589b622807
Create LICENSE.txt
GPL v3.0
2023-10-31 09:01:36 +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
da74ad1948 v2.2.4
Added automatic error logging
2023-10-29 12:55:08 +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
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
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