Heroku Vars for USERGE-X

Heroku Vars for USERGE-X

Join - https://t.me/x_xtests

>> DEPLOY TO HEROKU


# Get this value from https://my.telegram.org

API_HASH 

API_ID  


# Mongodb url from https://cloud.mongodb.com/

DATABASE_URL 


# Get it by 'https://GenUserGeString.usergeuserbot.repl.run' or use `bash genStr`

HU_STRING_SESSION 


# Your Log Channel ID

LOG_CHANNEL_ID


# Get this from https://t.me/botfather if you like to use userge as a bot

BOT_TOKEN


# Your user_id if you are gonna use userge-x as a bot

OWNER_ID


# Googel Drive API Keys from https://console.developers.google.com/

G_DRIVE_CLIENT_ID

G_DRIVE_CLIENT_SECRET


# Set true if it is TeamDrive

G_DRIVE_IS_TD=false


# GDrive Folder ID

G_DRIVE_PARENT_ID


# Your Languge ( ex: if english => 'en' )

PREFERRED_LANGUAGE= en


# get a Heroku API key from http://dashboard.heroku.com/account

HEROKU_API_KEY


# given app name to the heroku app

HEROKU_APP_NAME




# Defaut is True , You can Set This False

LOAD_UNOFFICIAL_PLUGINS 


# set command prefix , default is "."

CMD_TRIGGER


# set command prefix for SUDO users, default is "!"

SUDO_TRIGGER


# get API Key from 'https://free.currencyconverterapi.com/'

CURRENCY_API


# get API key for OCR module 'http://eepurl.com/bOLOcf'

OCR_SPACE_API_KEY


# add default city for weather

WEATHER_DEFCITY


# SpamWatch API get it from @SpamWatch in Telegram

SPAM_WATCH_API


# Weather API get it from 'https://openweathermap.org/'

OPEN_WEATHER_MAP


# RemoveBg API Key get it from 'https://www.remove.bg/api'

REMOVE_BG_API_KEY


# custom name for your sticker pack

CUSTOM_PACK_NAME


# Index link for gdrive 

G_DRIVE_INDEX_LINK


# Custom alive Media Link (Either put a Imgur or Telegraph link here)

ALIVE_MEDIA


# Nsfw_Detect API Key get it from https://deepai.org/dashboard/profile

DEEP_AI


# set this to your USERGE-X fork on GitHub

UPSTREAM_REPO


# For Spotify Auto Bio , guide: https://nekobin.com/raw/fanimacedo

# or see note #spotify_autobio in group

SPOTIFY_CLIENT_ID

SPOTIFY_CLIENT_SECRET

SPOTIFY_INITIAL_TOKEN


# gen_memes.py Vars , Get it from https://imgflip.com/ by creating a free account and # don't forget to verify your email address and copy username and password.

IMGFLIP_ID 

IMGFLIP_PASS



Report Page