How are you thinking this could be triggered? Once every X hours, by issuing a command (like !git shoutout <fellow> ), or maybe both? You could also have a github event trigger, so when something happens on github you get notified and issue an announcement on discord (that'd be harder to do though).
How are you thinking this could be triggered? Once every X hours, by issuing a command (like
!git shoutout <fellow>
), or maybe both? You could also have a github event trigger, so when something happens on github you get notified and issue an announcement on discord (that'd be harder to do though).