https://github.com/codemeapixel/modtools
ModTools is a bot that provides automoderation capabilities.
https://github.com/codemeapixel/modtools
Last synced: 25 days ago
JSON representation
ModTools is a bot that provides automoderation capabilities.
- Host: GitHub
- URL: https://github.com/codemeapixel/modtools
- Owner: CodeMeAPixel
- Created: 2020-04-28T08:14:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T09:15:23.000Z (almost 6 years ago)
- Last Synced: 2025-12-09T23:52:52.003Z (3 months ago)
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Page Navigation
- [ModTools Commands](./COMMANDS.md)
- [ModTools Information](./PERFORMANCE.md)
- [ModTools Invite](https://discordapp.com/api/oauth2/authorize?client_id=634306491310145540&permissions=8&scope=bot)
## What is ModTools?
ModTools is a bot that provides automoderation capabilities. It uses the [Toxicity classifier](https://github.com/tensorflow/tfjs-models/tree/master/toxicity) by Tensorflow to automatically detect toxic messages.
The bot is highly configurable. You can specify what punishment a user should recieve after x amount of toxic messages. e.g. Deleting every toxic message and muting a user after every 5 toxic messages.
> The TensorFlow.js toxicity model, is a model which classifies text according to whether it exhibits offensive attributes (i.e. profanity, sexual explicitness).