discord-js-bot icon indicating copy to clipboard operation
discord-js-bot copied to clipboard

feat: Advanced logging system

Open imnaiyar opened this issue 7 months ago • 9 comments

This PR introduces advanced logging to strange bot.

Can log

  • Channel update, create, delete
  • message update, delete, bulk message delete
  • role add, delete, update
  • member kicked, update
  • ban add, remove
  • emoji add, update, delete
  • voice channel join, move, left
  • invites created, deleted

/logging command to setup the log system

  • Command to setup logging could be improved, but i didn't focus on it much

This PR can be considered in the first draft, many things are not thoroughly tested, so any bug reports are welcomed. If you wish to contribute to the pr, open a pr on the fork of this repo (of which the pr is based on)

imnaiyar avatar Jul 01 '24 09:07 imnaiyar