awesome-flow-functions icon indicating copy to clipboard operation
awesome-flow-functions copied to clipboard

A discord bot that manage GitHub Org/members

Open alabulei1 opened this issue 2 years ago • 0 comments

Background

Many open-source communities utilize Discord as their community hub. To enable GitHub management without leaving Discord, a Discord bot can be created for managing GitHub organizations and teams.

The functionalities of the discord bot

If you're participating in Hacktoberfest, you have the option to complete one of the following tasks:

All the functions should work well on flows.network

  1. Ability to add/remove members of teams and manage teams for a GitHub repo.
  2. Ability to create a new repo under the designated organization.

How to create the PR

  1. fork this repo
  2. create a folder that shows what does your function do
  3. put the source code into that folder
  4. create the PR with hacktoberfest2023label

Reference

  1. How flows.network works.
  2. A Discord bot to notify GitHub issues.
  3. A GitHub bot to review the code.

alabulei1 avatar Sep 30 '23 16:09 alabulei1