Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/exu3/sup
- Owner: exu3
- Created: 2021-09-11T06:40:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-27T23:51:50.000Z (almost 3 years ago)
- Last Synced: 2024-10-27T23:48:21.854Z (3 months ago)
- Language: JavaScript
- Homepage: https://soup.vercel.app
- Size: 283 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.