From d16eb63c0aedb519a8d8c9761e32b18ce43e0580 Mon Sep 17 00:00:00 2001 From: Hamidreza Farzin <60010616+H-VICTOOR@users.noreply.github.com> Date: Tue, 13 Sep 2022 15:08:03 +0430 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 128e669..216d94c 100644 --- a/README.md +++ b/README.md @@ -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)