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

tirthfx

@tirthfx

Joined July 25th, 2026

  • 1Devlogs
  • 1Projects
  • 1Ships
  • 0Votes
Ship Changes requested

Got tbot running 24/7 on Hack Club Nest today. Set up SSH access, installed Node.js and git on the container, cloned the repo, and got the bot connecting to Slack over socket mode. Wired it up as a systemd service so it auto-starts on boot and restarts itself if it ever crashes — no more losing the bot when I close my laptop. Also cleaned up the README so the deployment steps actually match what I did (was still describing an old pm2-based approach).

Commands working: /tbot-ping, /tbot-help, /tbot-catfact, /tbot-joke.

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

1h 37m 51s logged

Got tbot running 24/7 on Hack Club Nest today. Set up SSH access, installed Node.js and git on the container, cloned the repo, and got the bot connecting to Slack over socket mode. Wired it up as a systemd service so it auto-starts on boot and restarts itself if it ever crashes — no more losing the bot when I close my laptop. Also cleaned up the README so the deployment steps actually match what I did (was still describing an old pm2-based approach).

Commands working: /tbot-ping, /tbot-help, /tbot-catfact, /tbot-joke.

0
0
23

Followers

Loading…