- Discord - https://discord.com/developers/docs/resources/webhook
- Twitter - https://developer.twitter.com/en/docs/twitter-api
Fork this repo into your organization.
- Set environment variables https://github.com/ArtBlocks/alertbot/blob/main/.env.example. When ready, we can provide the webhook secret.
We like using Heroku as it is easy to deploy quickly. If you rather not use heroku, just keep in mind that a redis instance is needed for this to work.
- Follow this documentation - https://devcenter.heroku.com/articles/git
- Provision REDIS - https://devcenter.heroku.com/articles/heroku-redis (use hobby level, so you can skip the SSL setup)
- Set Environment Variables in Heroku console.
Please add an issue here