Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/griggsca91/no_hello_bot

Bot that tells you about www.nohello.com when you slack someone just "hello"
https://github.com/griggsca91/no_hello_bot

bot nohello rust slack

Last synced: about 1 month ago
JSON representation

Bot that tells you about www.nohello.com when you slack someone just "hello"

Awesome Lists containing this project

README

        

# No Hello Bot

This bot will reply to a user with instructions to read `www.nohello.com` if they send a single slack message of any variation of a greeting.

## Usage

Create an environment variable `SLACK_BOT_TOKEN` with the token you get after configuring your bot on Slack.

Build the executable with Cargo and use `ngrok` to forward the webhook route so Slack can hit it.

## Is this ready for production?

No. Probably never will be.