mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 11:29:12 +00:00
10 lines
155 B
JSON
10 lines
155 B
JSON
{
|
|
"name": "@roleypoly/bot",
|
|
"version": "0.1.0",
|
|
"scripts": {
|
|
"start": "node index.js"
|
|
},
|
|
"dependencies": {
|
|
"discord.js": "^12.5.1"
|
|
}
|
|
}
|