Commit graph

19 commits

Author SHA1 Message Date
5ec82be548
remove graceful stop, update to discord-py-interaction 5.0.0
We had to remove the graceful stop because it somehow blocked the bot
from starting.
2024-10-08 00:15:01 +02:00
3b23bd1a0b
bump requirements, update to new interactions syntax 2024-10-07 22:47:24 +02:00
b2c9c95821
just reconnect regardless of whatever before an execution 2022-10-07 20:03:11 +02:00
4fc4b6a018
add logging to Exception 2022-10-07 19:53:34 +02:00
64e4572e73
fix logger giving out database error, and announce error as non ephemeral 2022-10-06 15:30:02 +02:00
eb263227fd
reconnect if database connection was closed... 2022-10-03 20:08:44 +02:00
8b07505672
allow test channel, make database a class for easier use 2022-10-03 19:35:06 +02:00
b78b029855
more debug information, more useful 2022-10-01 17:34:02 +02:00
a3ca746e86
changed phrasing of logging output 2022-10-01 09:55:15 +02:00
aa6a4728ba
added logging 2022-10-01 09:50:28 +02:00
9d30aea5a8
fix order to make more sense, GracefulShutdown? 2022-09-24 23:19:14 +02:00
6835bf5358
fixed crashing when no arg is given 2022-09-24 22:37:54 +02:00
c09b1e4a30
add init_database arg 2022-09-24 22:34:00 +02:00
4153aeef8f
added ephemeral, check if it's the correct channel 2022-09-24 22:20:42 +02:00
f7d59f1b1a
add example env 2022-09-20 13:58:05 +02:00
da1c289830
refactor, hacky duplication check 2022-09-20 13:49:23 +02:00
36a89ac640
fix output messages, and remove debug prints 2022-09-20 01:48:06 +02:00
2cc81b2ff0
added LICENSE 2022-09-20 01:46:01 +02:00
c5b2844be3
first commit 2022-09-20 01:44:23 +02:00