These files are intended to function as a multi-functional tipbot for Verge Currency
- discord.py installed
- Python 3.5+
- A mySQL database
- The Verge wallet w/ RPC enabled.
- Display general wallet information
- Display individual user balances and amount staked
- Store user balance and staking information in database
- Generate new deposit addresses for users
- Automatically add users to database
- Allow users to withdraw coins from the wallet with respect to how many coins they have in the DB
- Parse through wallet transaction data on a per-user basis to update database information
We ❤️ Pull Requests!