Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 475 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 475 Bytes

discord-verification-bot

A Discord bot that verifies SpigotMC resource purchases of Discord accounts by using the PayPal API to access transactions and an e-mail service to receive SpigotMC conversation updates.

Requirements

  • python
  • pip
  • a mysql database
  • a general premium role
  • one functional role per plugin resource

Setup

  1. Download code and unpack it into a folder
  2. Run pip install -r requirements.txt
  3. Run py bot.py