Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/preshetin/hackathon-slack-bot
Slack bot that matches idea authors and solo participants
https://github.com/preshetin/hackathon-slack-bot
hackathon slack slack-bot
Last synced: 2 days ago
JSON representation
Slack bot that matches idea authors and solo participants
- Host: GitHub
- URL: https://github.com/preshetin/hackathon-slack-bot
- Owner: preshetin
- License: mit
- Created: 2021-04-14T11:56:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T06:48:06.000Z (over 1 year ago)
- Last Synced: 2024-11-11T10:12:34.483Z (2 months ago)
- Topics: hackathon, slack, slack-bot
- Language: JavaScript
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slack bot for hackathons
![slack-app-hackathon-bot](https://user-images.githubusercontent.com/4620130/223089785-34598149-a9c5-45bc-99ab-8bf64ec54893.gif)
# How to install an this Slack app
1. Deploy this app with any ENV vars by running command like `sls deploy --stage prod-hackathon-id -v`
2. Create and app, copy app manifest, then instert Slack URL.
3. Add logo.
4. Install the app.
5. Decide which channel are you planning to use as #matching channel. Copy that channel ID.
6. Now you have all Env vars for Deploy script. Fill them and re-deploy the app.Built with [Bolt.js](https://github.com/slackapi/bolt-js-getting-started-app).