A casino discord bot written in Python
				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