A casino discord bot written in Python
![](https://www.deeplearningdaily.com/wp-content/uploads/2021/07/a-casino-discord-bot-written-in-python_60f3550d38409-375x210.jpeg)
Casino Bot
Casino bot is a gambling discord bot I made for my friends.
It is able to play blackjack, slots, flip a coin, and roll dice. It stores everyone’s money on an SQLite3 database.
Feel free to download and use for yourself!
Installation
- Create a bot application on Discord
- Have Python 3.7 or later installed.
- Clone the repository
- Install requirements from requirements.txt
- Configure config.yml
- Run it
GitHub