Skip to content

ConnorSwis/casino-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

blackjack

slots

Installation

  1. Create a bot application on Discord
  2. Have Python 3.7 or later installed.
  3. Clone the repository
  4. Install requirements from requirements.txt
  5. Configure config.yml
  6. Run it