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

Latest commit

 

History

History
29 lines (21 loc) · 965 Bytes

File metadata and controls

29 lines (21 loc) · 965 Bytes

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.