HELP_MESSAGE = f"""t.me/{BOT_USERNAME}
--- ADMINISTRATION CMDS ---
/add_admin ID or reply to msg - adds an administrator which provides them with the ability of interacting with the bot in administrative ways
/rm_admin ID or reply to msg - removes an administrator which restricts them from interacting with the bot in any administrative way
/add_coown ID or reply to msg - adds a co-owner which have nearly full permissions over the bot and also the ability to edit configurations
/rm_coown ID or reply to msg - removes a co-owner which have nearly full permissions over the bot and also the ability to edit configurations
(An Owner/Co-Owner can add other Administrators.)
--- LINK/USE CMDS ---
/create_link reply to msg with vids/pics /submit in dms and approve by yourself - generates a simple link users can click one to view your uploaded media.
/create_full_link - takes all attachments of this channel and generates link to it, use carefully, high overload potential + pulls all media, even if not gore.
/adv_group TG_INV_LINK - sends a telegram group link provided to all users who previously interacted with the bot
/help - shows this msg
--- LINK MISC CMDS ---
/show_links - shows all links
/del_link LINK_ID - deletes a link by link id from /show_links
/push_web WEB_URL ID or reply to msg - adds content replied to/referenced to the already existing web accessor provided
--- CONFIG CMDS ---
/config show - shows the current configuration alongside keys & all values except for the bot token, which is hidden for security reasons
/config reload - reloads the configuration file, i.e. after changes useful
/config set KEY VALUE - sets a value for a certain key
--- EXPLAINATION ---
Any user can submit/upload gore or any other type of content via dms ({MEDIA_TOPIC_FOR_BOT.upper()}. Only submit media regarding that topic.
{FORBIDDEN_CONTENT_TYPES_STRING} is strictly forbidden and leads to permanent deletion of links as well as exclusion from bot.
Enter content ID -> enter your content ID/link and the bot will upload all the videos/photos/texts to you in this chat, exposing the redirected hidden content
&
Create Link To Media -> upload your own content and generate link to it
&
Submit Media to Admins -> upload your own content and have admins review it, they will take action depending on what and how you submitted.
&
Create Link To Text -> Asks you to share contents (max. {MAXIMUM_CHAR_LIMIT_FOR_TEXT_MSGS} chars), then asks after how many views/usages your link shall get burned/data deleted.
&
My links -> shows all links you have created & their management options
Do you understand that by clicking proceed, you will see multiple follow up options, and possibly engage with extreme content?"""
START_MESSAGE = f"""Hey, this bot is used to upload, store and create links to all sorts of cruel media. Please choose from options below.
The prior message explains what the below options do pretty well.
For contacting administrators, please use t.me/{CONTACT_TELEGERAM_LINK}."""