diff --git a/bot/app_vars.py b/bot/app_vars.py index d427794..818b88f 100644 --- a/bot/app_vars.py +++ b/bot/app_vars.py @@ -24,7 +24,7 @@ I'm PandoraBox, your go-to companion for discovering amazing songs and audio thr Hosted by TechLabsStudio, I'm all set to bring audio magic to your TeamTalk experience. To get started, simply send me a private message with a specific command. Here's how you can interact with me: -- help: Receive a handy guide to all the commands you can use, delivered straight to your private message. +- help: Receive a handy guide to all the commands you can use, straight to your private message. - contacts: Get contact information sent directly to your private message. - log: Check out the change log file. If you encounter any issues or want to chat with us, feel free to reach out. @@ -35,18 +35,10 @@ contacts_bot: Callable[[Translator], str] = lambda translator: translator.transl """\ If you encounter any issues with this bot, please reach out to our dedicated technicians: -- Muhammad: - - WhatsApp: https://api.whatsapp.com/send?phone=6282156978782 - - Telegram: https://t.me/muha_aku - -- Rexya: - - WhatsApp: https://api.whatsapp.com/send?phone=6288222553434 - - Email: rexya@infiartt.com - - - rafli: - - email: rafli@techlabs.lol - - telegram: rafli_ir - +- Rafli: + - WhatsApp: https://api.whatsapp.com/send?phone=6285767757271 + - Email: rafli@techlabs.lol + rafli@tp-hq.com Join the TTMediaBot Official Group on Telegram: https://t.me/TTMediaBot_chat\ """ )