https://github.com/kmaida/gatsby-speakerbot
Single-workspace Slack app for @gatsbyjs inkteam to manage speaking engagements for Developer Relations & Community
https://github.com/kmaida/gatsby-speakerbot
javascript nodejs slack slackbot
Last synced: about 2 months ago
JSON representation
Single-workspace Slack app for @gatsbyjs inkteam to manage speaking engagements for Developer Relations & Community
- Host: GitHub
- URL: https://github.com/kmaida/gatsby-speakerbot
- Owner: kmaida
- License: gpl-3.0
- Created: 2020-06-15T14:12:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T00:56:08.000Z (over 3 years ago)
- Last Synced: 2024-04-14T13:52:48.843Z (about 2 years ago)
- Topics: javascript, nodejs, slack, slackbot
- Language: JavaScript
- Homepage:
- Size: 1.71 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# gatsby-speakerbot
`@Speakerbot` is a Slack application that manages records of speaking events and event reports for [Gatsby](https://github.com/gatsbyjs) employees using Airtable.
## Documentation
* [How to Use Speakerbot](docs/usage.md)
* [Admin](docs/admin.md)
* [Development (Getting Started)](docs/development.md)
* [Airtable](docs/development-airtable.md)
* [MongoDB](docs/development-mongodb.md)
* [Slack App Setup](docs/development-slack-app.md)
* [Deployment](docs/deployment.md)
---
This Slack app was built by [@KimMaida](https://twitter.com/KimMaida) for Developer Relations activities on the [Gatsby org team](https://www.gatsbyjs.com/about/).
LICENSE: [GNU GPLv3.0](LICENSE.txt)