You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically, I'd like to be able to log the before/after message changes.
Using [p]def msg user <username>, one can obtain the recent changes to someone's message history. Creating a context variable would be helpful for message logging purposes. Many of the available cogs that exist only log to one specific channel, which limits the capability of moderators to sort through logs.
The text was updated successfully, but these errors were encountered:
Cog
Basically, I'd like to be able to log the before/after message changes.
Using
[p]def msg user <username>
, one can obtain the recent changes to someone's message history. Creating a context variable would be helpful for message logging purposes. Many of the available cogs that exist only log to one specific channel, which limits the capability of moderators to sort through logs.The text was updated successfully, but these errors were encountered: