Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

StopModReposts/Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StopModReposts Bot

Discord GitHub release (latest by date) Python version Better Uptime Badge

Official StopModReposts Discord bot.


Commands

  • /submit [url] [description] - Submit a new site for review
  • /ping - Get the bot's latency
  • /check [url] - Check if a site is on our lists
  • /status [issuenumber] - Check the status of a GitHub issue

Invite the bot

INVITE: https://discord.com/api/oauth2/authorize?client_id=785933469531504690&permissions=8&scope=applications.commands%20bot Invites are set to private. For now, only the bot owner can add the bot to a server. If you'd like to have the bot on your server, write me on Discord (mectag#7884).

Development

  1. Download the latest release from the release tab and unzip it
  2. Check if you have Python 3.7 and above with python --version
  3. Install all requirements from the requirements.txt with pip3 install -r requirements.txt
  4. Start the bot with python3 main.py

Security

If you find any vulnerabilities, please contact me via email or on Discord (mectag#7884).