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.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.