From bcaa230abd1d69bcd5523731f71a6cb0e01b17c2 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Sat, 18 Jan 2025 15:14:30 -0600 Subject: update help and readme --- README.md | 1 + command_impls.js | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b11af0..3b46ffe 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ This bot requires that there be a publicly accessible interactions endpoint URL. |---|---| |`/blep`|blep.| |`/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| |`/help`|Show a help message| |`/pet`|You can pet sily-bot.| diff --git a/command_impls.js b/command_impls.js index b95e472..fde52c8 100644 --- a/command_impls.js +++ b/command_impls.js @@ -38,6 +38,7 @@ export function help(state) { Here are the available commands and their descriptions: - \`/blep\` blep. - \`/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. - \`/help\` Show this message. - \`/pet\` You can pet sily-bot. -- cgit v1.2.3