mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-22 10:19:11 +02:00
Gunfight Command
This commit is contained in:
@@ -31,7 +31,7 @@ module.exports = class TodayCommand extends Command {
|
||||
if (day < 32 && day > 0) return true;
|
||||
else return 'Please enter a valid day.';
|
||||
}
|
||||
},
|
||||
}
|
||||
]
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user