A discord bot written in Python to authenticate or identify discord accounts.
- Python3
- Python Pip
- Git
- Basic Understanding of Python
- Discord Bot Account
- Scratch Verifier Account
$ git clone https://github.com/ajsya/ScratchVerifier-DiscordBot.git/
$ cd ScratchVerifier-DiscordBot
$ python3 pip install -r requirements.txt
$ nano .env #edit variables (TOKEN, ID, and Secret)
$ python3 bot.py