/bettercensoring

Highly-customisable open-source chat filtering bot used in over 1,000 online communities, reaching 200,000+ users.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0


Logo

BetterCensoring

Commands · Report Bug · Request Feature

Logo

About The Project

BetterCensoring is a verified, open-source Discord bot that can censor given phrases, attempted bypasses such as use of similar unicode characters and zalgo, and offers unique, highly customisable features like the option for messages to be reposted with inappropriate content removed. BetterCensoring is currently being used in over 1,000 servers, which contain over 200,000 users.

(back to top)

Getting Started

  • To use BetterCensoring, you can add the bot to your server here.

  • Alternatively, you can run the bot locally, for which you will need the dependencies listed below.

    • Python 3.8
    • discord.py
    • confusables
    • requests

Install dependencies via PIP:

pip install discord.py confusables requests

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GNU General Public License v2.0. See LICENSE for more information.

(back to top)

Contact

@jotslo - hello@joshl.io

Project Link: https://github.com/jotslo/bettercensoring

(back to top)