Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hamidrezafarzin authored Sep 13, 2022
1 parent 19fe004 commit d16eb63
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ pip install -r requirements.txt
## Config
open check.py in cog folder and edit the variables below:

1. Add_Role_id
2. Remove_role_id
3. channel
1. self.add_role
2. self.remove_role
3. self.error_channel
4. self.lobby_channel

add your data in database file(cs50.db)

Expand Down

0 comments on commit d16eb63

Please sign in to comment.