Seen

This is the cog guide for the ‘Seen’ cog. This guide contains the collection of commands which you can use in the cog. Through this guide, [p] will always represent your prefix. Replace [p] with your own prefix when you use these commands in Discord.

Note

Ensure that you are up to date by running [p]cog update seen. If there is something missing, or something that needs improving in this documentation, feel free to create an issue here. This documentation is auto-generated everytime this cog receives an update.

About this cog

A cog to check when a member/role/channel/category/user/guild was last active!

Commands

Here are all the commands included in this cog (17):

  • [p]seen ["message"|"message_edit"|"reaction_add"|"reaction_remove"] [show_details] <_object>

Check when a member/role/channel/category was last active!

  • [p]seen board ["message"|"message_edit"|"reaction_add"|"reaction_remove"] ["members"|"roles"|"channels"|"categories"|"guilds"|"users"=members] [reverse=False] [bots] [include_role] [exclude_role]

View a Seen Board for members/roles/channels/categories/guilds/users!

  • [p]seen category ["message"|"message_edit"|"reaction_add"|"reaction_remove"] [show_details] [category]

Check when a category was last active!

  • [p]seen channel ["message"|"message_edit"|"reaction_add"|"reaction_remove"] [show_details] [channel]

Check when a channel was last active!

  • [p]seen configstats

Get Config data stats.

  • [p]seen getdebugloopsstatus

Get an embed for check loop status.

  • [p]seen guild ["message"|"message_edit"|"reaction_add"|"reaction_remove"] [show_details] [guild]

Check when a guild was last active!

  • [p]seen hackmember ["message"|"message_edit"|"reaction_add"|"reaction_remove"] [show_details] <user>

Check when a old member was last active!

  • [p]seen hackuser ["message"|"message_edit"|"reaction_add"|"reaction_remove"] [show_details] <user_id>

Check when a old user was last active!

  • [p]seen ignoreme

Asking Seen to ignore your actions.

  • [p]seen ignoreuser <user>

Ignore or unignore a specific user.

  • [p]seen listener <state> ["message"|"message_edit"|"reaction_add"|"reaction_remove"]...

Enable or disable a listener.

  • [p]seen member ["message"|"message_edit"|"reaction_add"|"reaction_remove"] [show_details] [member]

Check when a member was last active!

  • [p]seen migratefromseen

Migrate Seen from Seen by Aikaterna.

  • [p]seen purge <"all"|"user"|"member"|"role"|"channel"|"guild">

Purge Config for a specified _type or all.

  • [p]seen role ["message"|"message_edit"|"reaction_add"|"reaction_remove"] [show_details] [role]

Check when a role was last active!

  • [p]seen user ["message"|"message_edit"|"reaction_add"|"reaction_remove"] [show_details] [user]

Check when a user was last active!

Installation

If you haven’t added my repo before, lets add it first. We’ll call it “AAA3A-cogs” here.

[p]repo add AAA3A-cogs https://github.com/AAA3A-AAA3A/AAA3A-cogs

Now, we can install Seen.

[p]cog install AAA3A-cogs seen

Once it’s installed, it is not loaded by default. Load it by running the following command:

[p]load seen

Further Support

Check out my docs here. Mention me in the #support_other-cogs in the cog support server if you need any help. Additionally, feel free to open an issue or pull request to this repo.

Credit

Thanks to Kreusada for the Python code to automatically generate this documentation!