Sachin-dot-py / r-IGCSEBot

The code of the r/IGCSE Bot, custom built for the r/IGCSE Discord Partnered Server (with over 40,000 users!) and used in 300+ other servers. The bot is in charge of managing the rep feature, helper pings, modmail, reaction roles, moderation actions (warns, kicks, bans, mutes, timeouts) and much more!
MIT License
8 stars 17 forks source link

Adding Logging features to the bot #108

Closed kr1zz7007 closed 1 year ago

kr1zz7007 commented 1 year ago

Summary

Basically replicates Logger Bot

The Problem

The logger bot doesn't allow enough customisability as of know, such as image logging. It is possible to fine tune any features or add something new if its built into the bot itself

The Ideal Solution

It basically creates an event listener for every type of action which needs to be logged, and sends it in a log channel

The Current Solution

No response

Additional Context

PS: Maybe you can assign this issue to me and @emergenitro ?

Sachin-dot-py commented 1 year ago

Closed to be included in v3.0 of r/IGCSE bot.