Kwoth
|
486916944b
|
Hangman Rewrite
|
2021-09-27 02:00:19 +00: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
|
4a50c30c56
|
Fixed .logserver - should no longer throw an exception if you had no logsettings previously
|
2021-09-17 17:19:11 +02:00 |
|
Kwoth
|
d115261536
|
Fixed .log commands
|
2021-09-12 22:07:56 +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
|
d8c7cdc7f4
|
Changed all == null to is null and all !(* == null) to * is not null
|
2021-09-06 21:34:44 +02:00 |
|
Kwoth
|
d42705087e
|
- Database namespace is now NadekoBot.Db
- Db related code is now in src/NadekoBot/Db
- Finished major part of the db refactor, but many optimizations are left to be made
|
2021-09-06 21:34:43 +02:00 |
|