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
This command, mod-log, is used to see all the mod actions made by a certain user. This is for use only to make sure that people don't abuse their moderation power. Again, I trust everyone here, but once this server gets bigger, we'll have to worry about this much more. This command should just do a simple SELECT * FROM mod_logs WHERE user = user and display it to the person who requested it in a nice embed message
Limited Usage
Mod-log command can only be used by Super Users, Mods, and Admins
Add the mod-log command
Command Format
Command Usage
This command, mod-log, is used to see all the mod actions made by a certain user. This is for use only to make sure that people don't abuse their moderation power. Again, I trust everyone here, but once this server gets bigger, we'll have to worry about this much more. This command should just do a simple
SELECT * FROM mod_logs WHERE user = userand display it to the person who requested it in a nice embed messageLimited Usage
Mod-log command can only be used by Super Users, Mods, and Admins
Check out issue #7 for more information