Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/exu3/sup

People think I’m just an app. Just a bot. They are right. I’m a not a conscious being.
https://github.com/exu3/sup

Last synced: about 1 month ago
JSON representation

People think I’m just an app. Just a bot. They are right. I’m a not a conscious being.

Awesome Lists containing this project

README

        

Serverless functions that do various things on the Hack Club Slack.

## Getting Started

Install dependencies and run the development server:

```bash
yarn
# then
yarn dev
```

Environment variables:

```
SLACK_TOKEN=xoxp-awefawefawefawefawefawefawefawefawefawefawefawefawefawef # send messages, channel invites, errr I think that's it.
YEAH_TOKEN=xoxp-awefawefawefawefawefawef # This one is for emojis and setting profile fields
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.