Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 531 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 531 Bytes

Org-Bot

A Discord bot to automatically add people to a github organization through Discord. Meant for deployment to Heroku.

Use

Send your GitHub username in a discord chat, confirm with a reaction, and have the bot automatically add your account to a GitHub Organization.

Environment Variables

GH_TOKEN: A GitHub Token with admin organization permissions
GH_ORG: The GitHub Organization to add members to
BOT_TOKEN: The Discord Bot Token
CHECK_CHANNEL: The discord channel that the bot checks for messages.