Atluzka / discord-gambling-bot

Discord gambling bot, which stores its data in a SQL database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DISCORD GAMBLING BOT

Make sure to Star this project, I would appreciate it a lot.

FEATURES

  • /coinflip [bet_amount] [guess] command
  • /balance {userid} command
  • /setbalance [amount] {userid} command
  • /work command
  • Save user data (their user id and balance) to a SQL file
  • Highly customizable

INFO

Obviously this bot does not use any real money. Its all fake. To use, simply put your discord bot token inside config.json file which u can get from here.

This bot makes the database for you, so you dont have to worry about that. You can view the database file by using programs such as this one. I'm using the Windows PortableApp. It doesn't have per server data.

If you have any suggestions or you've found an error with the program please let me know, thank you.

TO DO

  • Add more gamble commands
  • Command to pay people money

About

Discord gambling bot, which stores its data in a SQL database

License:MIT License


Languages

Language:Python 100.0%