Savant-Dev / v.0.0.1

An all-in-one Discord bot written in Python 3.8.2
0 stars 1 forks source link

Include More Event Listeners #7

Open Savant-Dev opened 4 years ago

Savant-Dev commented 4 years ago

Our current cog bot/cogs/events.py only includes the events on_message_edit and on_message_delete

A list of events to listen for can be found in api/infractions.py and functionality should be added to the cog so these events can be utilized and logged.