This website requires JavaScript.
Explore
Help
Sign In
minster586
/
nadekobot
Watch
1
Star
0
Fork
0
You've already forked nadekobot
mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced
2025-09-12 02:08:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ea3460e3d8d16569334e24d799d304ec5423aae
nadekobot
/
src
/
NadekoBot
/
Modules
/
Permissions
History
Kwoth
619bee811d
Fixed most of the commands which used wrong error color for confirm messages
2021-09-16 23:09:17 +02:00
..
Common
- 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
2021-09-06 21:34:49 +02:00
Services
- Fixed counting parameters which have formats in response strings
2021-09-06 21:34:53 +02:00
BlacklistCommands.cs
Changed (almost) all responses to make them use the new system instead of raw strings
2021-09-06 21:34:53 +02:00
CmdCdsCommands.cs
Changed (almost) all responses to make them use the new system instead of raw strings
2021-09-06 21:34:53 +02:00
FilterCommands.cs
Changed (almost) all responses to make them use the new system instead of raw strings
2021-09-06 21:34:53 +02:00
GlobalPermissionCommands.cs
Changed (almost) all responses to make them use the new system instead of raw strings
2021-09-06 21:34:53 +02:00
Permissions.cs
Fixed most of the commands which used wrong error color for confirm messages
2021-09-16 23:09:17 +02:00
ResetPermissionsCommands.cs
Changed (almost) all responses to make them use the new system instead of raw strings
2021-09-06 21:34:53 +02:00