From 0b3e51105e2b850aee0d55f6c4c167ce10a9585c Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 3 Dec 2023 13:20:00 -0500 Subject: [PATCH] Add 'Home' --- Home.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..c8db10f --- /dev/null +++ b/Home.md @@ -0,0 +1,16 @@ +Vassago is a chatbot. meaning it reads text (the way god intended) + +features + +| name | description | how to trigger | +| -------- | -------- | -------- | +| deheic | converts .heic files to .jpeg | post an attachment that ends in .heic | +| qr generate | generate a text QR code | start a message with `!qrplz`, the text afterward will be made into a qr | +| joke | tells a (possibly not g-rated) joke, from a list | include `!joke` | +| detiktokify | (attempt to) reupload tiktok videos directly in discord | post a link to anything under tiktok.com | +| pep talk | assembles pieces to give a 1-line pep talk | match (case insensitive) regex `\bi need (an? )?(peptalk\|inspiration\|ego-?boost)\b` | +| luck | reacts with clover, or 1-in-20 chance to react with 4-leaf clover | say `wish me luck` | +| pulse check | responds, to say it's alive | `!pulse check` | +| you're welcome | acknowledges gratitude | say "thank you" and mention shtikbot | +| snark | chance to react dickishly | mention certain cultural buzzwords, say "you think I'm playin", | +| conversion | convert lots of static units like kg to cm, chains to AU, and various currencies thanks to openexchangerates.org | !freedomunits \[number\] \[unit from\] (to, or in) \[unit to] \ No newline at end of file