MLH-Fellowship / github-discord-bot

This bot allows you to associate a Github repo to a Discord channel and get quick info, such as summary, recent issues, pull requests, etc.
MIT License
6 stars 1 forks source link

add command to invite users to a repository #10

Open diananova opened 3 years ago

gmelodie commented 3 years ago

For this, would you pass in the github handle to the bot or the discord handle of the person you want to invite? In terms of usability, I think the latter is more useful for discord, but then you'd have to have a mapping discord handle -> github username (just like you do for channels/repos).