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
[hello]
name = "Hello"desc = "Hello Command"syntax = "{botPrefix}hello"
[httpcat]
name = "HTTP Cat"desc = "Hello Command"syntax = "{botPrefix}httpcat [http code]"
[ghr]
name = "GitHub Repos"desc = "Preview GitHub Repo's Details"syntax = "{botPrefix}ghr [org/username] [repo name]"
[memoryleak]
name = "Memory Leak"desc = "Funni Memory Leak video go brrr"syntax = "{botPrefix}memoryleak"
[gasp]
name = "Gasp"desc = "Just find out for yourself..."syntax = "{botPrefix}gasp"
[token]
name = "Token Leak"desc = "So about that funky config.toml..."syntax = "{botPrefix}token"
[devtools]
name = "Discord Devtools"desc = "Discord disabled Dev Tools by default now, here's how to get it back"syntax = "{botPrefix}devtools"
[headcrab]
name = "Headcrab"desc = "Do you just... want someone to perish? Throw a headcrab at them!"syntax = "{botPrefix}headcrab [@username]"
There's... probably a better way of doing this. There might be a way to get all the contents from the annotations I use. I believe Storm has pointed out a way to do this but I don't remember.
Probably would help add commands to the list a lot more easily, than trying to flood Discord help.py and Revolt help.py
The text was updated successfully, but these errors were encountered: