No767/Kumiko

[Task] Custom Logging

Closed this issue · 1 comments

No767 commented

Task Description

The custom logging module (EventsLog) only contains three main loggers as of now - member events (joins/leaves), mod events (bans, kicks, etc), and eco events (later to be implemented, but plans to add for who bought what, etc). Later will be added in the future. In order to complete the EventsLog module, the following tasks needs to be completed:

  • Implement listeners for the events
  • Add the events config
  • Polish up the code and test
No767 commented

finished