âïļUtility
Commands inside of the utility cog
Command
Usage
Description
ping
+ping
Pings the bot, which sends the bot's latency in milliseconds.
enoch_invite
+enoch_invite
Sends an OAuth link to invite the Enoch bot to a server with Administrator permissions. Aliases: einvite, evite
Checks
Only users who have the create invite permission can use this command
diagnose
+diagnose <cmd>
Sends whether a given command is enabled or not Aliases: enabled
Arguments
cmd
is the name of the command to check. This can be an alias (e.g. hi
instead of hello
), the full qualified name (e.g. setup student
or student
), or the name (e.g. student
instead of setup student
)
verifiedmode
+verifiedmode <mode>
Toggles verified mode on or off. Enoch bot will kick and warn users on all C4T servers who do not have at least 1 role when verified mode is on.
Arguments
mode
is the verified mode you want to set the Enoch bot to (either "on" or "off"). If this argument is not specified, the current verified mode of the bot is just toggled.
Checks
Only users with administrator permissions can use this command.
getvmode
+getvmode
Tells whether verified mode is on or off. Enoch bot will kick and warn users on all C4T servers who do not have at least 1 role when verified mode is on.
printjobs
+printjobs
Prints all scheduled jobs. This is for debugging purposes.
Checks
Only users with administrator permissions can use this command.
Last updated