juulbot is a Discord Bot written using the disnake library. You can check out the repository for the juulbot website here.
- Slash commands
- Conversion, utility and fun commands
- Integration with various APIs
- Clone the repository
git clone https://github.com/bojanradjenovic/juulbot.git - Navigate to the repository directory
cd juulbot - Make a virtual environment (recommended)
- Install the required dependencies
pip install -r requirements.txt - Fill out configuration file (rename to config.json afterwards)
- Run the bot!