Doesn't need to be guild only

This commit is contained in:
Dragon Fire
2020-03-26 00:35:15 -04:00
parent 118ea34e86
commit 8c435a8389
-1
View File
@@ -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',