A discord bot to bring in AI features with custom handwritten prompts to add more fun to the chat. Games like Truth and Dare and 8ball, With utility features like Summarize and TL;DR.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Added a list of all commands the bot has
Context Menu Commands
Start Summarizing: Summarize the conversation around a message.
Roast This Message: Get a witty roast for a specific message.
Gen-Zify This Message: Convert a message to Gen-Z slang.
Explain Like I'm 5: Get a simplified explanation of a message.
TL;DR: Get a concise summary of a message.
Slash Commands
/quickstart: Get a quick guide on how to use Stolker.
/roast: Roast a specific message with a witty AI-generated response.
/8ball: Ask a question and get a random answer.
/truth-or-dare: Play a game of Truth or Dare with the bot.
/genzify: Convert a message to Gen-Z slang.
/vibe-check: Check the vibe of a message.
/comeback: Get a witty comeback for a message.
Made a new 8ball command and after a lot of head scratching I found out why the development commands were yet registering globally.
A small devlog, but I just made typescript a little more strict, it wasn't planned otherwise i would have done it withing the last devlog.
Made a new command to play Truth and Dare and OH GOD, directing AI to give a doable truth/dare on discord was a big mess, it took me quite a lot of time perfecting the prompt.
Also made some supporting updates expanding utils.
Refactored the codebase to use classes now instead of a big mess of scattered exports and fixed some crashing errors for the bot.
I almost forgot about SOM, so here's the mega dump of almost all commands I had in mind, I might refactor and/or write a few more commands.