Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 845 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 845 Bytes

bot-runner

General info

Simple app for running discord bots.

Technologies

Project is created with:

Setup

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.