An open API service indexing awesome lists of open source software.

https://github.com/atluzka/discord-gambling-bot

Discord gambling bot, which stores its data in a SQL database
https://github.com/atluzka/discord-gambling-bot

bot database discord discord-bot discord-gambling gambling opensource py-cord python sql

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          


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