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.
-
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
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU General Public License v2.0. See LICENSE for more information.
Project Link: https://github.com/jotslo/bettercensoring