mirror of
https://github.com/thewesker/Parkscord.git
synced 2025-12-29 00:26:59 -05:00
Add installation notes, channel options
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Parkscord",
|
||||
"version": "1.0.0",
|
||||
"description": "Discord bot to display theme park queue times.",
|
||||
"scripts": {
|
||||
"start": "node parkscord.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"themeparks": "5.1.48",
|
||||
"discord.js": "12.5.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user