Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

A simple CLI tool that will check for potential issues that may cause the Suspicious Growth warning on Discord bots.

License

Notifications You must be signed in to change notification settings

net-tech/discord-sus-growth-early-warning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Suspicious Bot Growth Early Warning Detector

This is a simple CLI tool that will check for potential issues that may (or may not) cause the Suspicious Growth warning to trigger when applying to verify your Discord bot. This tool does not guarantee anything and is only used to alert you to issues you may have.

Please do not use this tool to try to find ways to inflate your bot growth without getting the warning.

Using the tool

  1. Clone the repository
    git clone https://github.com/net-tech/discord-sus-growth-early-warning
    
  2. Install the dependencies
    cd discord-sus-growth-early-warning
    pnpm install
    
  3. Run the tool
    pnpm start
    

Contributing

If you have any ideas for how to improve this tool, please open an issue or a pull request. If you have any questions, please open an issue.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A simple CLI tool that will check for potential issues that may cause the Suspicious Growth warning on Discord bots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published