Skip to content

dewhitee/bot-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple electron-based app to run discord bots.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages