Skip to content

BookOwl/botross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

botross

A discord bot I made to help out with my Discord servers and to learn how Discord bots work.

Running BotRoss

First you need to create a bot account and get its token. See the Discord Docs for more info.

Then you need to put your Discord token in either runbot.bat (if you are on Windows) or the run script (if you are on MacOS/Linux). Then you can run the correct script to build and run BotRoss.

Running BotRoss on Heroku

BotRoss can be run on Heroku. Just clone this repo, run heroku create --buildpack emk/rust, set the DISCORD_TOKEN config variable to your discord token and the RUST_LOG config variable to info (or whatever logging level you want), and then git push heroku master to deploy.

License

Released under the MIT license. See LICENSE for details.

About

A discord bot named after Bob Ross

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published