mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 02:15:10 +02:00
Allow c4 in dm
This commit is contained in:
@@ -16,7 +16,6 @@ module.exports = class ConnectFourCommand extends Command {
|
|||||||
group: 'games-mp',
|
group: 'games-mp',
|
||||||
memberName: 'connect-four',
|
memberName: 'connect-four',
|
||||||
description: 'Play a game of Connect Four with another user.',
|
description: 'Play a game of Connect Four with another user.',
|
||||||
guildOnly: true,
|
|
||||||
credit: [
|
credit: [
|
||||||
{
|
{
|
||||||
name: 'Hasbro',
|
name: 'Hasbro',
|
||||||
|
|||||||
Reference in New Issue
Block a user