Simple app for running discord bots.
Project is created with:
To use this application, you need to run the following command in a terminal while in botrunner project directory:
npm start
By default, there will be none of the bots available at the start. To be able to run your bots, you need to add the bots directory in the botrunner project directory.
After you add the bots directory, git clone
the bots you want to use in this directory. All the bots you add will appear in the Choose a bot selector.