Kwoth
1da19a51f6
fix: postgresql will skip the sar migration, users will have to re-do them
2024-12-26 17:55:25 +00:00
Kwoth
97f1405a94
add: added addrolereward and removerolereward events for .notify
...
add: added .notify with no params showing events with descriptions
add: .winlb
docs: updated docs
dev: updated discord.net, redid migrations
2024-12-07 16:46:06 +00:00
Kwoth
2bed4e7eac
fix: Fixed many issues with 5.2.0
2024-11-27 01:23:38 +00:00
Kwoth
8b1767078e
fix: fixed sar migration
2024-11-26 23:31:27 +00:00
Kwoth
0a9d53d380
change: sar rework, improved
2024-11-17 23:36:11 +00:00
Kwoth
7eb4895570
fix: fixed update usernames query
2024-11-12 01:09:06 +00:00
Kwoth
4b12e4e923
dev: Removed discrim from the database
...
add: .translateflags command
add: captcha to timely, configurable in .conf gambling
change: change bonuses for patreon rewards
fix: nunchi message color fix
2024-11-02 16:23:58 +00:00
Kwoth
716090a132
fix: fix migration incase there is invalid data
2024-10-21 04:08:33 +00:00
Kwoth
c835514c7b
dev: split warn punishments into a separate table
...
api: Added warn endpoints
fix: Reminders should now be able to ping everyone if the user who created the reminder has that permission
2024-10-21 03:14:46 +00:00
Kwoth
1340533c21
fix: fix cleanup migration
2024-10-06 14:17:26 +00:00
Kwoth
822ce0b8de
fix: Alias collision fixed, .qse will be quotesearch, .qs will remain queuesearch (music)
...
fix: Improved guild config cleanup migration by removing invalid Permissiosnv2 entries (thx Leon)
2024-10-04 02:00:46 +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
f631f16690
fix: fixed one of the migrations which was preventing some bots from starting
2024-08-07 17:45:25 +00:00
Kwoth
a396c2d9dd
dev: removed unused usings, no functional change
2024-08-05 13:32:15 +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
Kwoth
4fc0cded15
Reverted all v5 migrations back to v4
2024-05-02 23:29:56 +00:00
Kwoth
b34cd534c3
Hi
2023-04-24 17:00:59 +02:00
Kwoth
7a60868632
Lots more stuff
2023-03-14 15:48:59 +01:00
Kwoth
63a9ae2dac
Make extensive use of raw string literals C#11 feature
2023-01-21 01:12:11 +01:00
Kwoth
8e464e9f09
Fixed mysql and postgresql reactionrole migration, closes #370
2022-07-28 09:10:21 +02:00
Kwoth
5b5bc278ff
- Reaction roles rewritten completely. They now support multiple exclusivity groups per message and level requirements. However they can only be added one by one
...
- Bot now support much higher XP values for global and server levels
2022-05-05 04:47:31 +02:00
Kwoth
1ca8f188cd
- Removed all migrations, added squash instead which will build the database, prerequisite for this migration to be skipped is to be on the latest version of 2.x before moving over
...
- Added cleanup migration, it will clean the ef migration history, and delete unused fields
- Started working on README.md
2021-09-06 21:34:49 +02:00
Kwoth
91ecf9ca41
Restructured folders and project names, ci should be fixed
2021-09-06 21:29:51 +02:00