If you follow LhCloudy on twitch, you will know, that he will not share what Lh stands for in his name. I decided to write a discord bot, that keeps track of everyone's guesses in his discord, plus a bunch of other fun things. It is mainly used in his discord server, but you can also use it in your own server. Please create an issue if you have any questions.
A few things you will need:
- Discord bot
- Mongo database (I use atlas)
- A Railway account
Take a look in the /example-files
folder for examples of the files you will need to create.
To run the bot locally, you will need to fill in the .env
file all the values that are missing.
make run
If you would like to contribute to this project, please create an issue and we can discuss it there. I am open to any suggestions.