Utility Cog 🔗

These commands enhance the experience of being able to control your life on discord (very weird I know).

<arg> = required argument.
[arg] = optional argument.
No need to type out <> and [].

Afk 🔗

.gafk reason
Nil
Sets you afk globally

Avatarhistory 🔗

.gavatarhistory user=None
avhy
Get paginated view of all pfps of a user.

Highlight 🔗

.ghighlight
hl
Get notified by triggered words!

.ghighlight add trigger=None
set
Add trigger words to notify you.

.ghighlight remove trigger=None
del
Remove trigger words to notify you.

.ghighlight list
all
See all of your triggers.

.ghighlight block object
bl | lock | blacklist
Block users or roles from highlighting you.

.ghighlight unblock object
whl | unlock | whitelist
Unblock users or roles from highlighting you.

.ghighlight blacklist
blocked | blcklist | blocked-list
Returns a list of objetcs you've blocked.

Todo 🔗

.gtodo
td
Sends todo sub-commands.
Can be used 2 times every 5.0 seconds per user.

.gtodo add tasg
Nil
Add tasks to your todo list.
Can be used 2 times every 5.0 seconds per user.

.gtodo remove task_id
done | finished
Remove a particular task.
Can be used 2 times every 5.0 seconds per user.

.gtodo edit task_id edited
Nil
Edit a particular task.
Can be used 2 times every 5.0 seconds per user.

.gtodo list
all
See your entire todo list.
Can be used 2 times every 5.0 seconds per user.

.gtodo clear
cl | del | delete
Delete your entire todo list.

.gtodo show task_id
see
Check out a task in detail.
Can be used 2 times every 5.0 seconds per user.

Userhistory 🔗

.guserhistory user=None
uhy
Get entire history of a user.
Can be used 3 times every 15.0 seconds per user.

Userlog 🔗

Discord changed the username system from using discriminators to direct unique usernames. Hence discriminator logging won’t work.

.guserlog
tg | toggle | settings
Opt in or out for global user update logging.
Can be used 2 times every 15.0 seconds per user.

.guserlog username
Nil
Opt - in/out for username logging.
Can be used 2 times every 15.0 seconds per user.

.guserlog avatar
Nil
Opt - in/out for avatar logging.

.guserlog discriminator
Nil
Opt - in/out for discriminator logging.
Can be used 2 times every 15.0 seconds per user.

.guserlog all
Nil
Opt - in/out for all events.

.guserlog status
Nil
See what details I'm logging.

.guserlog delete
reset
Delete your logged data.