mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Doesn't need to be guild only
This commit is contained in:
@@ -10,7 +10,6 @@ module.exports = class PickANumberCommand extends Command {
|
||||
group: 'games-mp',
|
||||
memberName: 'pick-a-number',
|
||||
description: 'Two players pick a number between 1 and 10. Whoever\'s closer wins.',
|
||||
guildOnly: true,
|
||||
args: [
|
||||
{
|
||||
key: 'opponent',
|
||||
|
||||
Reference in New Issue
Block a user