Skip to content

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

License

Notifications You must be signed in to change notification settings

Atluzka/discord-gambling-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages