Skip to content

Commit d16eb63

Browse files
Update README.md
1 parent 19fe004 commit d16eb63

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,10 @@ pip install -r requirements.txt
2222
## Config
2323
open check.py in cog folder and edit the variables below:
2424

25-
1. Add_Role_id
26-
2. Remove_role_id
27-
3. channel
25+
1. self.add_role
26+
2. self.remove_role
27+
3. self.error_channel
28+
4. self.lobby_channel
2829

2930
add your data in database file(cs50.db)
3031

0 commit comments

Comments
 (0)