Database Vars
≡ List of Available Database Variables
〣 ALIVE_EMOJI
ALIVE_EMOJI
A string value that represents the emoji to be used in the alive message sent by the bot. This variable is used to customize the emoji used to indicate that the bot is online.
〣 ALIVE_PIC
ALIVE_PIC
A string value that represents the URL of the picture to be used in the alive message sent by the bot. This variable is used to customize the picture used in the alive message. Multiple URLs can be added by separating them with spaces.
〣 ALIVE_TEXT
ALIVE_TEXT
A string value that represents the custom text to be used in the alive message sent by the bot. This variable is used to customize the message that is displayed when the bot is online.
〣 ALLOW_NSFW
ALLOW_NSFW
A boolean value [ True / False ] that determines whether the bot can access NSFW (Not Safe For Work) content. If set to True, the bot will be able to access NSFW content.
〣 CUSTOM_STICKER_PACKNAME
CUSTOM_STICKER_PACKNAME
A string value that represents the custom name to be used for a sticker pack created by the bot. If the sticker pack has already been created, this variable cannot be changed.
〣 HELP_EMOJI
HELP_EMOJI
A string value that represents the emoji to be used in the help message sent by the bot. This variable is used to customize the emoji used to indicate that the message is a help message.
〣 HELP_TEXT
HELP_TEXT
A string value that represents the custom text to be used in the help message sent by the bot. This variable is used to customize the message that is displayed when a user requests help.
〣 IALIVE_PIC
IALIVE_PIC
A string value that represents the URL of the picture to be used in the initial alive message sent by the bot. This variable is used to customize the picture used in the initial alive message. Multiple URLs can be added by separating them with spaces.
〣 MAX_FLOOD_IN_PMS
MAX_FLOOD_IN_PMS
An integer value that represents the maximum number of flood messages allowed in a private message. If a user sends more messages than this value, they will be blocked from sending messages to the bot in private.
〣 NO_OF_COLUMNS_IN_HELP
NO_OF_COLUMNS_IN_HELP
An integer value that represents the number of columns to be displayed in the help message sent by the bot. This variable is used to customize the number of columns in the help menu.
〣 NO_OF_ROWS_IN_HELP
NO_OF_ROWS_IN_HELP
An integer value that represents the number of rows to be displayed in the help message sent by the bot. This variable is used to customize the number of rows in the help menu.
〣 PM_BLOCK
PM_BLOCK
A string value that represents the custom message to be sent when a user is blocked from sending messages to the bot in private. This variable is used to customize the message sent by the bot when a user exceeds the maximum flood limit.
〣 PM_PIC
PM_PIC
A string value that represents the URL of the picture to be used in the pm-permit message sent by the bot. This variable is used to customize the picture used in the pm-permit message. Multiple URLs can be added by separating them with spaces.
〣 PM_TEXT
PM_TEXT
A string value that represents the custom text to be used in the pm-permit message sent by the bot. This variable is used to customize the message that is displayed when a user is granted permission to send messages to the bot in private.
〣 START_TEXT
START_TEXT
A string value that represents the custom text to be used in the start message sent by the bot. This variable is used to customize the message that is displayed when a user starts the bot.
Last updated
Was this helpful?