Skip to content

vergecurrency/Verge-Discord

 
 

Repository files navigation

Discord-Verge-Bot

These files are intended to function as a multi-functional tipbot for Verge Currency

Requirements

  • discord.py installed
  • Python 3.5+
  • A mySQL database
  • The Verge wallet w/ RPC enabled.

Functions

  • 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!

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%