Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions config.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Config:
API_ID = # just fill your api id here
API_HASH = "" #api hash
BOT_TOKEN = "" #token of your bot get it from @BotFather
API_ID = "24765794" # just fill your api id here
API_HASH = "d9050026533a493135e3090dcd4192a2" #api hash
BOT_TOKEN = "6290969699:AAFskc6iorUOqZfyeKuXr3YQkFB2gV5hbR8" #token of your bot get it from @BotFather
BAN_PROTECTED = [5285561060] #users who can perform any cmds and also they are ban protected
OWNER_ID = #id of the owner note :- only owner can broadcast message
START_PIC = "" #not necessary
MONGO_DB_URL = "" #url of your mongodb
OWNER_ID = "5995195064" #id of the owner note :- only owner can broadcast message
START_PIC = "https://telegra.ph/file/3bfe9c7cc737e2913ffb2.jpg" #not necessary
MONGO_DB_URL = "mongodb+srv://BS:<password>@cluster0.hjawjqk.mongodb.net/?retryWrites=true&w=majority" #url of your mongodb