Skip to content

Commit

Permalink
📚
Browse files Browse the repository at this point in the history
  • Loading branch information
fuegovic authored Oct 31, 2023
1 parent b1b6322 commit 8a82f15
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# GitHub Star ⭐ Discord Validation bot
# GitHub Star ⭐ Discord Verification bot

Discord-GitHub-bot is a bot that integrates Discord with GitHub. It provides various functionalities such as user validation, role assignment, and periodic checks of starred users.
This bot integrates Discord with GitHub. It provides various functionalities such as user validation, role assignment, and periodic checks of starred users.

## Features

- User Validation: The bot verifies users with GitHub OAuth.
- Role Assignment: The bot assigns a role if the users have starred a specified repo.
- Periodic Checks: The bot periodically checks the starred users.
- ✔️ User Validation: The bot verifies users with GitHub OAuth.
- 💫 Role Assignment: The bot assigns a role **if** the users have starred a specified repo.
- 🔍 Periodic Checks: The bot periodically checks the starred users.

## Installation

1. Clone the repository.
2. Configure the .env file
3. Run the bot in a Docker container for easier deployment.
1. 🧑‍🤝‍🧑 Clone the repository.
2. ✏️ Configure the .env file
3. 🐳 Run the bot in a Docker container for easier deployment.

## Usage

Expand Down

0 comments on commit 8a82f15

Please sign in to comment.