update help and readme
This commit is contained in:
parent
f0eb74dcfa
commit
bcaa230abd
2 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,7 @@ This bot requires that there be a publicly accessible interactions endpoint URL.
|
||||||
|---|---|
|
|---|---|
|
||||||
|`/blep`|blep.|
|
|`/blep`|blep.|
|
||||||
|`/catfact`|Get a fact about cats|
|
|`/catfact`|Get a fact about cats|
|
||||||
|
|`/factcheck`|Commune with the sacred boar at the centre of the world to check a fact|
|
||||||
|`/fomx`|Get an image of a fox|
|
|`/fomx`|Get an image of a fox|
|
||||||
|`/help`|Show a help message|
|
|`/help`|Show a help message|
|
||||||
|`/pet`|You can pet sily-bot.|
|
|`/pet`|You can pet sily-bot.|
|
||||||
|
|
|
@ -38,6 +38,7 @@ export function help(state) {
|
||||||
Here are the available commands and their descriptions:
|
Here are the available commands and their descriptions:
|
||||||
- \`/blep\` blep.
|
- \`/blep\` blep.
|
||||||
- \`/catfact\` Get a fact about cats.
|
- \`/catfact\` Get a fact about cats.
|
||||||
|
- \`/factcheck\` Commune with the sacred boar at the centre of the world to check a fact.
|
||||||
- \`/fomx\` Get an image of a fox.
|
- \`/fomx\` Get an image of a fox.
|
||||||
- \`/help\` Show this message.
|
- \`/help\` Show this message.
|
||||||
- \`/pet\` You can pet sily-bot.
|
- \`/pet\` You can pet sily-bot.
|
||||||
|
|
Loading…
Add table
Reference in a new issue