discord-csharp / MODiX

Discord Bot handling basic moderation needs, soon implements statistics.
MIT License
114 stars 63 forks source link

Automate giving users the Modix Contributor role #982

Closed Scott-Caldwell closed 1 year ago

Scott-Caldwell commented 1 year ago

We can probably check people's linked GitHub accounts on their Discord profiles against the repo's contributor list using GitHub's API, maybe as a once daily background task or triggered off of a PR merge.

Scott-Caldwell commented 1 year ago

Closing as not possible with the current Discord API