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

Akkorpy

@Akkorpy

Joined June 16th, 2026

  • 10Devlogs
  • 5Projects
  • 4Ships
  • 24Votes
Ship

Final Update! I finally finished working on this project by adding 4 new useful features. The main challenge was to fix API bugs and coming up with new features. I’m proud of myself for finishing this simple project that was build from scratch. To test the project, go read the README - I fully explained everything there. See you all in my next project!

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

1h 42m 47s logged

Today I added 4 new useful commands. After reading a commnet on my Ship #2 mentioning that this bot mainly has entertainment commands, I added USEFUL features you can use on a daily basis. I think this is my final update and after Ship #3 I’m going to focus on another project

0
0
8
Open comments for this post

31m 17s logged

As I promised added Pomodoro timer and weather check. I think wttr.in is simple and not always correct but it’s better than nothing. All the commands work correctly and I am proud of it

0
0
5
Ship

I updated my Slack bot and added one new feature that delivers a random quote with its author to inspire you. There was almost no challenge because code for quote and joke command were absolutely identical. Also, I restored /novabot-help so you can see all the available commands.

  • 2 devlogs
  • 1h
  • 2.90x multiplier
  • 3 Stardust
Try project → See source code →
Open comments for this post

26m 39s logged

Added one new feature and restored the /novabot-help command. I will probably add Pomodoro timer and weather check function later

2
0
6
Open comments for this post

2h 19m 50s logged

Finally finished making window openable, closable and, of course, draggable. I spent most of the time fixing some text bugs and how the Welcome window appeared when opened. Next step is to create my first app

0
0
6
Open comments for this post

2h 3m 20s logged

Just finished making top bar and desktop, time track and also defining my welcome window. It’s hard to read the code, so next time I will move styles to CSS file and scripts to JS file. Also, I will make windows movable, openable and closeable

0
0
20
Open comments for this post

29m 26s logged

I was trying to fix /novabot-help command, which worked yesterday. I’ve tried to regenerate App token, rewrite the code, but it didn’t work. Consequently, I deleted this command and shipped only the working ones

0
0
16
Open comments for this post

1h 3m 48s logged

Just finished making my Welcome Screen. It seems awkward at the moment, but I will be upgrading it every day till shipping. Tomorrow I will update its visual appearance

0
0
4
Ship

I built NovaBot, a NestJS/TypeScript Slack bot usin Socket Mode and Axios for external API data. The main challenge was configuring Slack API authentification and setting up environmental variables cleaanly. I’m most proud of structuring a complete application from scratch with 4 working commands and a clear README. To test it, clone repo, run npm install, add your SLACK_BOT_TOKEN and SLACK_APP_TOKEN to a .env file, and start it with node index.js.

Try project → See source code →
Open comments for this post

35m 54s logged

Built the /novabot-joke and /novabot-catfact commands using Axios for API requests. The trickiest part was configuring Slack’s Socket Mode in NestJS so the bot could receive payload events instantly without setup of a public webhook endpoint. After a few structural adjustments with the @slack/bolt lifecycle, all four slash commands are responding with 0-1ms delay

2
0
49

Followers

Loading…