Kwoth
74b4c4b64d
change: cleanup command will now also clear greetsettings and autpublish channels
...
dev: Cleaned up some comments, changed grpc api
2024-10-10 16:01:49 +00:00
Kwoth
021e7978da
* dev: Greet stuff moved to its own table in the database. GreetSettings
...
* fix: Fixed placeholders not working
* fix: Fixed some countries in countries.yml for hangman game
* add: Added custom status overload for \`.adpl\`
* dev: Removed some unused strings
* fix: Fixed postgres support in Nadeko
* remove: Removed mysql support, it was broken for a while and some queries weren't compiling.
* dev: Updated image library
* fix: Some command strings fixed and clarified
2024-09-15 22:44:37 +00:00
Kwoth
2b12269917
fix: increased delay to 2500, renamed method
2024-08-29 11:50:42 +00:00
Kwoth
73356b6beb
change: Changed .leaveunkeptservers again to only accept startShardId, it will loop through the shards and execute clean on them every 2250 seconds (assuming shards are almost full). Delay is fixed at 1 second as that is the discord ratelimit
2024-08-29 00:44:28 +00:00
Kwoth
bc22987330
change: updated gambling.yml to the newest version
...
dev: fixed pubsub not supporting tuples
2024-08-28 05:04:52 +00:00
Kwoth
c033c0e3c8
change: added some logging to .leaveunkeptservers
2024-08-28 04:37:03 +00:00
Kwoth
c9ed2cf4b5
change: unkept leave now has a configurable delay
2024-08-28 02:22:58 +00:00
Kwoth
52b87c7776
change: Changed how leaving unkept servers work. It only works per-shard now
2024-08-27 01:38:36 +00:00
Kwoth
8b2ed0dbdc
fix: fix for .leaveunkeptservers
2024-08-27 00:39:42 +00:00
Kwoth
9424d4d5f9
add: Implemented .leaveunkeptservers which will cause the bot to leave all servers unmarked by .keep. Extremely dangerous and irreversible. Meant for use on public bot.
2024-08-26 23:09:33 +00:00
Kwoth
762a2eca1f
change: .keep will also automatically trigger for any new server the bot joins
2024-07-29 04:31:09 +00:00
Kwoth
ee9d8a51bf
add: Added .keep command which will add the current guild to the list of keptguilds. This is needed for the future database purge.
2024-07-28 00:33:31 +00:00
Kwoth
ab93380d7c
5.1
2024-06-13 18:54:21 +00:00
Kwoth
e2066f433f
fix: Fixed .h not working on some commands
...
add: Added select menu for the .mdls command
dev: Reworked the way interactions are created and sent. It is much better but far from perfect
2024-05-19 23:24:52 +00:00
Kwoth
0c167a9382
add: Added .cleanupguilddata command which will delete all guildconfigs, xp stats and other data related to any guild the bot is no longer in. This is a highly destructive and irreversible command.
...
dev: Added cascade deletes to any tables which have guildconfigs FK, as well as to some other missing places
2024-05-18 22:34:34 +00:00