Skip to content

Ireozar/db-result-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db-result-bot

A Discord bot to get some data about a DuelingBook replay link submitted.

Installation

  • build the binary
git clone https://github.com/Ireozar/db-result-bot.git
cd db-result-bot
cargo build --release
  • install geckodriver from your favorite source
  • install firefox and add a new profile with:
firefox -ProfileManager
  • log into the profile's duelingbook and let it remember your login
  • start geckodriver using:
./gecko.sh $PATH_TO_FIREFOX_PROFILE

(with the path set to your custom profile's path, typically something like ~/.mozilla/firefox/$PROFILE)

  • start the binary with the env variable DISCORD_TOKEN set

About

A Discord bot to get the winner of a DuelingBook replay submitted

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published