mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 17:58:26 -04:00
add: added .snipe command
add: added .gsreset and .bsreset commands change: improved .timely rewards for patrons dev: Improved how blacklist works under the hood
This commit is contained in:
@@ -8,7 +8,7 @@ namespace NadekoBot.Modules.Gambling;
|
||||
|
||||
public partial class Gambling
|
||||
{
|
||||
public partial class BlackJackCommands : GamblingSubmodule<BlackJackService>
|
||||
public partial class BlackJackCommands : GamblingModule<BlackJackService>
|
||||
{
|
||||
public enum BjAction
|
||||
{
|
||||
|
Reference in New Issue
Block a user