Complete chat system, having as functions:
anti-flood
time to send message
block repeated phrases
block color
change words
mute and unmute
tags
For tags to work, PermissionsManager is required from version 1.0.1 or higher.
config/config.json
{
"prefix": "ChatManager",
"permission"...