fiveman1
630b4f07b9
All checks were successful
continuous-integration/drone/push Build is passing
Bot will check the roblox account linked to the user's discord account (via verify.eryn.io) when submitting a map. If the user does not own the model they are trying to submit they can't submit it. Co-authored-by: Carter Penterman <carterpenterman@gmail.com> Reviewed-on: #1 Co-authored-by: fiveman1 <fiveman1@noreply@itzana.me> Co-committed-by: fiveman1 <fiveman1@noreply@itzana.me>
13 lines
268 B
JSON
13 lines
268 B
JSON
{
|
|
"dependencies": {
|
|
"@discordjs/builders": "^0.13.0",
|
|
"@discordjs/rest": "^0.4.1",
|
|
"axios": "^0.27.2",
|
|
"csv-parse": "^5.0.4",
|
|
"discord-api-types": "^0.32.1",
|
|
"discord.js": "^13.6.0",
|
|
"noblox.js": "^4.13.1",
|
|
"node-csv": "^0.1.2"
|
|
}
|
|
}
|