A Discord Bot to check toxicity of messages.
You'll need Python3 (https://www.python.org/) along with discord.py (https://github.com/Rapptz/discord.py) and requests for python (https://github.com/kennethreitz/requests3)
To start off, download all the files and place them in one folder. Then put the correct values in tb_config_template.py and then change the file's name to tb_config.py The details of what the values should be is given in tb_config_template.py
After this, use python3 TB.py to run the bot.