sends all new chief delphi posts marked as technical into a conversation of your choice using webhooks
- create a new slack application and enable webhook functionality into a channel/dm of your choice
- make sure to copy the webhook url, you will need it
- the only changes you will need to make in the code are to the setup.py file:
- update the
WEBHOOK URL
field with the webhook that slack provided - this is where the application will make requests to post messages, so be sure that the webhook is for the channel in which you would like to post updates - update the
REFRESH_INTERVAL
field with how often you want the bot to check for new posts on chief delphi (in seconds)
- update the
hi! i'm sid, a full stack dev from new jersey currently in highschool. i love making little scripts like this that make life more convenient 😁 if you liked this or used it for your frc slack workspace, star the repo or open and issue and let me know! PRs are open for this so if you would like to add a new feature, be sure to add it and open a PR. you can see some of the other projects i've created on my website or check out my Twitter!