You are browsing as a guest. Sign up (or log in) to start making projects!

inw

@inw

Joined May 31st, 2026

  • 9Devlogs
  • 1Projects
  • 1Ships
  • 3Votes
Ship

I made a Slack bot that generates far fetched explanations for the characters in your Slack ID! To test this you just go to the #why-is-my-slack-id channel and send any message and it should hopefully work.

  • 9 devlogs
  • 5h
Try project → See source code →
Open comments for this post

43m 31s logged

Migrated over to Cursor SDK because I managed to get my OpenAI account deactivated. I think it’s turning out better actually, because I can use more models which seem to poke around the internet a lot more.

0
0
11
Open comments for this post

43m 38s logged

It finally works! I’m also sending profile fields now so less data needs to be discovered by the agent. I now just have to do rate limiting, error handling, etc, etc that kinda stuff, and deploy it and I’ll be done!

0
0
10
Open comments for this post

1h 6m 12s logged

I am kinda annoyed. So basically I did some more work on this and it was going kinda well, but the Slack library I was using (@Jolly ‘s slack.ts) doesn’t support the complete Slack API. Ok I’ll just use Bolt I guess. I set up a Bolt project and then realised that it doesn’t support Bun, the runtime I’m using…

So now I’m considering just building it myself, using @slack/web-api and @slack/socket-mode. Or using Node with Bolt…

And then I come across an old Bolt project, and uh… it’s using Bun? and it doesn’t work on my newly inited project??

idk slack is weird. future me problem. Time to start again…

0
0
12
Open comments for this post

25m 59s logged

Tried to decide between Deno and Bun for too long but eventually decided to go with Bun because I’m used to it.

I’ve started the actually coding part now! Only basic functionality for now.

1
0
19

Followers

Loading…