Allow c4 in dm

This commit is contained in:
Dragon Fire
2021-01-09 12:51:15 -05:00
parent 36173f9151
commit e21543a3df
-1
View File
@@ -16,7 +16,6 @@ module.exports = class ConnectFourCommand extends Command {
group: 'games-mp',
memberName: 'connect-four',
description: 'Play a game of Connect Four with another user.',
guildOnly: true,
credit: [
{
name: 'Hasbro',