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.
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.
Cat commands are here! yayyy :3
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! 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.