An economy discord bot focused on gambling. Built both for toying around with the discord API and to learn python
I would prefer it if you didn't run an instance of my very crude bot, but I cannot stop you.
- Install the latest version of Discord.py
$ pip install discord.py
- Define token as enviroment variable Windows:
$ set casinotoken = <Token>
$ Linux/Unix/MacOS:
$ export casinotoken = <Token>
- Run bot in enviroment
$ python3 CasinoBot.py
There are many different features of CasinoBot including:
- Three different ways to gamble and more to come!
- Daily Rewards!
- Private, user based, banks!
- Bank transactions!
- More to come!