This plugin logs all admin commands to a logfile (rotated just like the b3.log)
Requirements:
- B3 version 1.6.0 or higher
Installation:
Unzip the contents of this package into your B3 folder. It will place the .py file in b3/extplugins and the config file .xml in your b3/extplugins/conf folder.
Open the .xml file with your favorit editor and modify the settings if you want them different.
Open your B3.xml file (in b3/conf) and add the next line in the section of the file:
<plugin name="actionlogger" config="@b3/extplugins/conf/actionlogger.xml"/>
- Restart the bot