Skip to content

Integration between Stackoverflow and Slack for the JuliaLang.slack.com workspace.

Notifications You must be signed in to change notification settings

Patriciasparreo/StackOverflowBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stackoverflow and Slack

Integration between Stackoverflow and Slack for the JuliaLang.slack.com workspace.

Every 30 minutes, a GitHub Action will run, which pings the StackOverflow API for new Julia tagged questions. If there are, it posts them in the #stackoverflow-feed channel on the JuliaLang Slack.

Every even numbered day of the month at 11 AM UTC time, un-answered questions will be re-posted.

This project is built in pure Julia and uses Slack.jl as well as StackOverflow.jl.

Current state

This repo is very much still WIP. All feeedback / suggestions / feature requests are welcome! Just open an issue on this repo.

Resources

YML Check: https://yamlchecker.com

Slack App settings page: https://api.slack.com/apps/AN12MEVDH/general?

Slack Message formatting check: https://api.slack.com/docs/messages/builder?msg=%7B%22text%22%3A%20%22This%20is%20a%20line%20of%20text.%5CnAnd%20this%20is%20another%20one.%22%7D

GitHub Action Scheduling Docs: https://help.github.com/en/articles/events-that-trigger-workflows#scheduled-events-schedule

About

Integration between Stackoverflow and Slack for the JuliaLang.slack.com workspace.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%