mirror of
https://github.com/thewesker/Parkscord.git
synced 2025-12-20 04:11:06 -05:00
Yeah
This commit is contained in:
@@ -73,8 +73,10 @@ else {
|
||||
} else if (command === 'sfgam') {
|
||||
console.log('!q sfgam command')
|
||||
var selectedpark = Parks.SixFlagsGreatAmerica;
|
||||
}
|
||||
} else if (command === 'bgw') {
|
||||
var selectedpark = Parks.BuschGardensWilliamsburg;
|
||||
// sleep(5000).then(() => {
|
||||
}
|
||||
else {
|
||||
msg.reply(command + ' is not available yet.')
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user