timm3 / ASSDIC

ASSDIC: Automated Self-Service Discord.js Interface Commander
Apache License 2.0
1 stars 1 forks source link

Requesting basic directions on how to install and run bot software #26

Open aelagrassa opened 2 years ago

aelagrassa commented 2 years ago

Right now the code works but if someone without existing knowledge attempted to build the bot it probably wouldn't work out to well. Would like to create simple directions a user can follow to get the bot up and going.

Directions should include link to documentation on generating a Discord API token as well as actually configuring the bot.

aelagrassa commented 2 years ago

Also it would be useful if the guide actually showed how to clone the repo rather than just set up dependencies. JS 15 is deprecated so we also need to move over to 16 and test.