Kwoth
|
22b452e449
|
Added .warn weights, improved .warnlog
|
2021-11-21 02:01:21 +01:00 |
|
Kwoth
|
27613410dd
|
Another migration fix for users who manually edited their databasea and are unable to update to v3 due to invalid db state.
|
2021-11-18 18:01:02 +01:00 |
|
Kwoth
|
bf97cffd84
|
Fixed cleanup migration if there are waifus which don't have a corresponding entry in DiscordUser
|
2021-11-18 16:41:27 +01:00 |
|
Kwoth
|
1141791ce5
|
backport of public nsfw module
|
2021-10-21 23:35:58 +00:00 |
|
Kwoth
|
453ac3efd2
|
Re-did migration as the old one was wrong
|
2021-09-21 22:48:18 +02:00 |
|
Kwoth
|
c9e89e1911
|
- .logignore now supports targeting channels and users
- .logignore now lists all ignored channels and users when no parameter is provided
- Renamed and cleaned up some log-related fields
|
2021-09-21 22:39:24 +02:00 |
|
Kwoth
|
cccb37854c
|
Added .imageonlychannel / .imageonly to prevent users from posting anything but images in the channel
|
2021-09-15 01:26:41 +02:00 |
|
Kwoth
|
d115261536
|
Fixed .log commands
|
2021-09-12 22:07:56 +02:00 |
|
Kwoth
|
8ee1160a00
|
Added .boost, .boostmsg and .boostdel commands which allow you to have customizable messages when someone boosts your server, with auto-deletion support
- Updated response embed colors in greet commands
- Updated .greetmsg and .byemsg command help to match the new .boost command help
|
2021-09-12 20:44:35 +02:00 |
|
Kwoth
|
1df947d54b
|
.rero now optionally takes a message id to which to attach the reaction roles
|
2021-09-12 01:07:19 +02:00 |
|
Kwoth
|
5e83d5570d
|
Fixed some migration issues which arose due to invalid database state. Upped version to beta3
|
2021-09-06 21:34:54 +02:00 |
|
Kwoth
|
5990430d5a
|
Possible fix for permission drop table
|
2021-09-06 21:34:54 +02:00 |
|
Kwoth
|
ac9f84715b
|
- Recreated cleanup migration with discorduser default values
- Using LinqToDb UpdateOrInsert for .EnsureUserCreated
|
2021-09-06 21:34:50 +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
|
49f9b96755
|
One of the last major cleanups. All NadekoBot.Core.* namespaces renamed to NadekoBot.*
|
2021-09-06 21:34:48 +02:00 |
|
Kwoth
|
91ecf9ca41
|
Restructured folders and project names, ci should be fixed
|
2021-09-06 21:29:51 +02:00 |
|