StarBot

StarBot - Slack Bot

StarBot is a simple Slack bot that I made for the Stardance Slack Bot mission.

The bot is written in Python and uses Slack Bolt. It is hosted on Railway so it can stay online.

GitHub Repository

Commands

/starbot-ping

Checks if the bot is online.

/starbot-joke

Sends a random programming joke.

/starbot-help

Shows the available StarBot commands.

About

I made this bot to learn more about Slack apps, Python and APIs.

The bot uses Socket Mode to communicate with Slack and is hosted on Railway.

Technologies

Python Slack Bolt Socket Mode Railway