Redis Variables used By Ultroid
Ultroid stores most of the Variables in Redis database. You can play with Redis DB with the redis plugin available in Ultroid Plugins.
ALIVE_PIC#
- This Variable used to store
alivemessage media , You can setdirect urlorbot file api id
ALIVE_TEXT#
- Stores text to show in
alivecommand
AUTOAPPROVE#
- Value Type :
Boolean - If
AUTOAPPROVEis set toTruethen it will automatically approve users in PM if you send any msg to user . Else if setFalse, you need to approve user manually
BOT_USERS#
- List of users who sent
/startyour assitant bot
BROADCAST#
- List of chats for broadcast feature
EMOJI_IN_HELP#
- In the inline help menu, every button text is wrapped inside an emoji . To change the default one , set this variable with your desired Emoji/Text/ASCII Icon.
HNDLR#
Default :
.You can change command handler prefix using this variable.
I_DEV#
- By default Ultroid users can't use commands like
bash&eval. If you wan't to use these commands then set valueTrue
OWNER#
- Stores Ultroid users telegram user id
PMSETTING#
Default :
FalseThis variable is used to toggle
PMPERMIT. PM PERMIT is on when value is set toTrue
PMPIC#
- You can customize PM Permit default media using this variable . You can store direct links or file id to customize media.
PMPERMIT#
- It stores the list of approved users of PM Permit
INLINE_PM#
Default :
TrueWhether PmPermit should be send by Inline. Set to
Falseto use Static One.
RMBG_API#
- Stores API key of remove.bg
SUDO_HNDLR#
- Default :
same as UserBot HNDLR - Handler for Sudo Users.
SUDOS#
- This variable stores the list of SUDO User's ids
VC_SUDOS#
- Used to store User with Vc Access, for VC Bot
VC_SESSION#
- Stores the Telethon
sessionof the VC Bot. If not set, UserBot account will be used for Vc.
language#
Stores the default language for Ultroid.