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

slackbot

  • 3 Devlogs
  • 3 Total hours

A very simple Slack bot, built in Rust, without the use of heavy Slack-API wrapper crates such as slack_api. Use /fbh-help for a list of commands.

Ship #1 Changes requested

The product is not nearly as exciting as the code for it. I had to work with WebSockets, Slack's (confusing (at least for me)) API and remote deployment (on Railway), including Docker. All in all a fun little project! And in Rust. I love Rust.

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

37m 18s logged

The bot is running! I first set up shuttle, and only realised it was discontinued a few months ago when I tried to deploy. Now I use railway, and it works!

The bot is running! I first set up shuttle, and only realised it was discontinued a few months ago when I tried to deploy. Now I use railway, and it works!

Replying to @fabianbuthere

0
2
Open comments for this post

2h 4m 3s logged

The bot is running! Getting the WebSocket to work was rather easy, the Slack API is really hard to navigate though.
Not sure if I can host it on Nest (or similar services) if it is not NodeJS, that’s my next stop.

The bot is running! Getting the WebSocket to work was rather easy, the Slack API is really hard to navigate though.
Not sure if I can host it on Nest (or similar services) if it is not NodeJS, that’s my next stop.

Replying to @fabianbuthere

0
2

Followers

Loading…