Stolker Discord Bot

Stolker Discord Bot Used AI

6 devlogs
13h 25m
•  Ship certified
Created by Krish

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.

Timeline

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.

Update attachment

Ship 1

1 payout of shell 115.0 shells

Krish

29 days ago

Krish Covers 5 devlogs and 13h 20m

Made a new 8ball command and after a lot of head scratching I found out why the development commands were yet registering globally.

Update attachment

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.

Update attachment

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.

Update attachment

Refactored the codebase to use classes now instead of a big mess of scattered exports and fixed some crashing errors for the bot.

Update attachment

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.