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

Ship #1 Pending review

I built PulseBot, a Slack bot using Python and Slack Bolt with three custom commands:
/pulse-help, /pulse-motivate, and /pulse-time.
The most challenging part was setting up Slack Socket Mode, environment variables, and deploying the bot to Railway while keeping my tokens private. I’m proud that I took the project from local code to a working cloud deployment that runs independently of my laptop. To test it, open the Slack demo and try
/pulse-help,
/pulse-motivate, or
/pulse-time.
The bot should respond directly in Slack.

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

16m 3s logged

PulseBot I built PulseBot, a Python Slack bot using Slack Bolt and Socket Mode. Features: /pulse-help — Shows commands /pulse-motivate — Sends motivation /pulse-time — Shows the current time I first tested it locally, then deployed it to Railway. What I learned : Python + Slack Bolt, slash commands, Socket Mode, environment variables, GitHub, and cloud deployment.

0
0
1

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…