Initial Commit
This commit is contained in:
commit
d032b5dba8
5 changed files with 282 additions and 0 deletions
12
package.json
Normal file
12
package.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"discord.js": "^14.5.0",
|
||||
"dotenv": "^16.0.3"
|
||||
},
|
||||
"name": "sr6_discord_bot",
|
||||
"version": "1.0.0",
|
||||
"description": "Just a discord bot for Shadowrun generation",
|
||||
"main": "index.js",
|
||||
"author": "Maverick",
|
||||
"license": "MIT"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue