mirror of
https://github.com/thewesker/Parkscord.git
synced 2025-12-20 12:21:09 -05:00
Yeah
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
config.json
|
config.json
|
||||||
themeparks.db
|
themeparks.db
|
||||||
|
themeparks.db
|
||||||
|
|||||||
@@ -73,8 +73,10 @@ else {
|
|||||||
} else if (command === 'sfgam') {
|
} else if (command === 'sfgam') {
|
||||||
console.log('!q sfgam command')
|
console.log('!q sfgam command')
|
||||||
var selectedpark = Parks.SixFlagsGreatAmerica;
|
var selectedpark = Parks.SixFlagsGreatAmerica;
|
||||||
}
|
} else if (command === 'bgw') {
|
||||||
|
var selectedpark = Parks.BuschGardensWilliamsburg;
|
||||||
// sleep(5000).then(() => {
|
// sleep(5000).then(() => {
|
||||||
|
}
|
||||||
else {
|
else {
|
||||||
msg.reply(command + ' is not available yet.')
|
msg.reply(command + ' is not available yet.')
|
||||||
return;
|
return;
|
||||||
|
|||||||
BIN
themeparks.db
BIN
themeparks.db
Binary file not shown.
Reference in New Issue
Block a user