Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 827 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 827 Bytes

🎫 Bot Token Checker & Invite 🤖


🔱 » Menu

🛠 » Features

  • Bot Token Checker
  • Get Bot Invite

📁 » Setting up

  1. Install Python and add to PATH.
  2. Install the requirements → launch setup.bat.
  3. Put the tokens in tokens.txt.
  4. Launch checker.py / invite.py.

⚙ » Config

If you want to change the tokens files change the file name l.39 :

tokens_file = "tokens.txt" # Your tokens file

The script was made by Nyxoy

Thanks to Nekros for this nice readme template that saved me time. <3