YasTechOrg / cs50_auth

CS50x Iran summer authentication discord bot

Home Page:https://cs50x.ir/summer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

authentication discord bot

CS50x Iran summer authentication discord bot a simple bot script to authentication useres

Preview

in channel

form

Installation

  1. Download the Project with git clone https://github.com/YasTechOrg/cs50_auth.git

  2. open cmd in project folder

  3. install the requirements.txt with

pip install -r requirements.txt

Config

open check.py in cog folder and edit the variables below:

  1. self.add_role
  2. self.remove_role
  3. self.error_channel
  4. self.lobby_channel

add your data in database file(cs50.db)

Run and setup

After installation all requirements

Follow the steps below :

  1. run auth.py and paste your token
  2. enjoy :)

Contact

Hamidreza Farzin

Instagram : @hamidrezafarzin.hv

LinkedIn : @hamidreza Farzin

Discord : H_VICTOR#2999

About

CS50x Iran summer authentication discord bot

https://cs50x.ir/summer

License:Apache License 2.0


Languages

Language:Python 100.0%