color_lens
Seden UserBot Configs

In this article, we will show you variables available in Seden UserBot.

API_ID
Get this value from https://my.telegram.org It is a required value.

API_HASH
Get this value from https://my.telegram.org It is a required value.

SESSION
Get this value by running the Seden UserBot Session script. It is a required value.

HEROKU_APPNAME
If you are running your bot on Heroku, write the name of your application to this value. Required for updates. If you are running on a server or elsewhere, you don't need to specify.

HEROKU_KEY
If you are running your bot on Heroku, get this value from https://dashboard.heroku.com/account Required for updates. If you are running on a server or elsewhere, you don't need to specify.

REPO_URL
This variable required to update. Our own repo address is added by default.

LOG_ID
The Group ID you need to specify for log group. If you set value to 0, bot will not take log. If you leave value blank, it will send logs to Saved messages.

LOG_VERBOSE
Set this to True if you need details in console log.

CHROME_DRIVER
ChromeDriver location for Selenium based modules.

BOT_PREFIX
Changes pattern detection for your bot. By default, "." (Dot).

SEDEN_LANG
Changes the language of your bot. Available languages are Turkish (tr), English (en) and Deutsch (de).

ALIVE_MSG
It is variable that allows you to permanently change the text in .alive command.

DOWNLOAD_DIRECTORY
Download location for modules (.download etc.)

AUTO_PP
Required for the autopp module. You have to enter the direct address of the picture you will use for it to work.

GENIUS_TOKEN
Get the required Genius API Key for Lyrics module from https://genius.com/developers

DEEZER_TOKEN
Get the required Deezer ARL Token from https://www.deezer.com. Video https://www.youtube.com/watch?v=cxgU87LCkOs

LASTFM_API
LASTFM_PASSWORD
Last.fm password

LASTFM_SECRET
Secret Key. Get this value from https://www.last.fm/api/account/create.

LASTFM_USERNAME
Last.fm username.

LYDIA_APIKEY
OCR_APIKEY
Get the required OCR API Key for Ocr module from https://ocr.space/ocrapi

WEATHER
Set default city for the weather module.

RBG_APIKEY
Get the required Remove Bg API Key for Rbg module from https://www.remove.bg/api

PM_UNAPPROVED
Pm custom message feature for pmpermit module. By default, we have our own message.

PM_MSG_COUNT
Pm message limit for pmpermit module. Default value is "5" (Five).

PM_AUTO_BAN
Pm ban feature for pmpermit module. You can set this value to "True" to activate it
Seden UserBot project is maintained by NaytSeyd
This website designed by Seden Ecem and andersonmendess
Seden UserBot and other projects are licensed under the AGPL-3.0-or-later