Skip to content

Regular Commands

Casper1123 edited this page Oct 2, 2024 · 4 revisions

Welcome to Patrick's 'Regular Commands' wiki section. In here, I'll quickly cover some of the commands and what they do.
You can find the code for most of these inside of this file.

/ask [question]

This is a command-shortcut to typing ask <@{bot.id}> [question] and works the same.
The code for this feature is located here.

Using this asks Patrick a question. He has about a 45/45% chance to reply with Yes or No (for now, might be changed in the future), with the remaining 10% leaving some other replies. Will probably have a rewrite somewhere in the future.

/chinesenukelaunchcodes

Sends a (variating) string that was thrown from English into Google Translate, so the translation will be horrible.

/fact [index=None]

The code for this feature is located here.

Patrick gives a fact! There exists a pool of global and local facts, with the local facts being added by this server's administrators.
Adding the optional parameter index will allow you to select a specific fact.
The index of a local fact is the max of the global indexes + the local index.

/fact_index

The code for this feature is located here.

Displays the amount of global and local facts. Useful for if you want to check if there are any local facts.

/sex

It doesn't do much. It's SFW.

/throwback

Replies to a (mostly) random message in this channel.
Not truly random, so cut me some slack.

/throwitback

Just replies with a funny gif if you can't properly type /throwback.

Clone this wiki locally