A basic JS discord bot, with nothing in it.
susssssss among us
Self hosting will not be helped by the OpenRobot team, but here are the things you need to run the bot
Software:
Node v16.6+ (Just get the latest node, check version or if u have it with "node -v" in terminal)
npm (comes with the node so dont worry, check version or if u have it with "npm -v" in terminal)
Install Node from nodejs.org
Packages:
discord.js v13+ (you can just do "npm install discord.js" to get the latest)
Additional files for setup:
config.json (put your bot token in that file)