mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-01-31 01:25:22 +01:00
bring back minesweeper, tho not as fancy
This commit is contained in:
@@ -169,7 +169,7 @@ namespace CompatBot
|
||||
commands.RegisterCommands<BotStats>();
|
||||
commands.RegisterCommands<Syscall>();
|
||||
commands.RegisterCommands<ForcedNicknames>();
|
||||
//commands.RegisterCommands<Minesweeper>();
|
||||
commands.RegisterCommands<Minesweeper>();
|
||||
commands.RegisterCommands<Fortune>();
|
||||
|
||||
if (!string.IsNullOrEmpty(Config.AzureComputerVisionKey))
|
||||
|
||||
Reference in New Issue
Block a user