A collection of bots you can use for a community server.
Setting up the project is currently a pain in the ass, and it is not recommended that you even try. It is that bad right now.
This command will run the project in development mode, and will restart the program if any file changes:
npm start
Build the project for the first time
npm build
Now, to run the server, all you have to do is run this command from then on:
npm server