Installation
- copy chatlogger.py into
b3/extplugins
- copy plugin_chatlogger.ini into into your config directory
- create the chatlog table in your database importing the
chatlogger.sql
file. - update your main b3 config file with
<plugin name="chatlogger" config="@b3/extplugins/conf/plugin_chatlogger.ini"/>
NOTE : if you are using the censor plugin, make sure the chatlogger plugin is loaded before the censor plugin or you
won’t log any messages containing censored words.
b3-plugin-chatlogger-master.rar (13.6 KB)