Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (17 loc) · 468 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 468 Bytes

ScratchVerifier-DiscordBot

A discord bot written in Python to authenticate or identify discord accounts.

Requirements

  • Python3
  • Python Pip
  • Git
  • Basic Understanding of Python
  • Discord Bot Account
  • Scratch Verifier Account

Setup

$ 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