Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 788 Bytes

File metadata and controls

21 lines (17 loc) · 788 Bytes

Discord-Netcoin-Bot

These files are intended to function as a multi-functional tipbot for "Netcoin"

Requirements

  • discord.py installed
  • Python 3.5+
  • A mySQL database
  • The Netcoin 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!