diff --git a/README.md b/README.md index 0966c14..a8f5a70 100644 --- a/README.md +++ b/README.md @@ -3,28 +3,28 @@ # Protect your Group Yourself πŸ›‘ ### Click Below Image to Deploy -[![Deploy](https://telegra.ph/file/bb40440f17436b4095e61.jpg)](https://heroku.com/deploy?template=https://github.com/IVETRI/SoulQueen.git) +[![Deploy](https://telegra.ph/file/e67e1f6ed6c582f775d73.jpg)](https://heroku.com/deploy?template=https://github.com/IVETRI/SoulQueen.git) ## DEPLOY [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/IVETRI/SoulQueen.git) A modular Telegram Python bot running on python3 with an sqlalchemy database. -Can be found on telegram as [SoulQueen](https://t.me/SoulQueenBot) πŸ‘ΈπŸ» +Can be found on telegram as [Anikha](https://t.me/AnikhaGroupBot) πŸ‘ΈπŸ» Alternatively, [find me on telegram](https://t.me/iMvEtRi)!(Keep all support questions in the support chat, where more people can help you) ☺ # Channel -You can also join our Channel : [Tamil BotZ](https://t.me/TamilBotZ) πŸ€–πŸ€–πŸ€– +You can also join our Channel : [channel](https://t.me/ROCKHDMOVIES2021) πŸ€–πŸ€–πŸ€– # Group -You can also join our Group : [Tamil Support](https://t.me/TamilSupport) 🀝🏻 +You can also join our Group : [Kiccha Support](https://t.me/KicchaRequest) 🀝🏻 # Report error -Report your problem along with your name to [this person](https://t.me/iMvEtRi) πŸ‘¨πŸ»β€πŸ’» +Report your problem along with your name to [Rocky group](https://t.me/RockyRequest) πŸ‘¨πŸ»β€πŸ’» # Credits This repo is just a custom fork of [HarukaAya](https://github.com/IVETRI/SoulQueenPro) πŸ’ƒπŸ» -Thanks to the Real [developer](https://t.me/RealAkito)! πŸ€— +Thanks to the Real [developer](https://t.me/Anikha_Assistant_official_owner)! πŸ€— diff --git a/app.json b/app.json index 6e20666..2389d56 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "name": "Soul Queen", - "logo": "https://telegra.ph/file/bb40440f17436b4095e61.jpg", + "logo": "https://telegra.ph/file/e67e1f6ed6c582f775d73.jpg", "description": "Modular Telegram Group Management Bot!", "keywords": [ "telegram", @@ -10,7 +10,7 @@ "manager", "3" ], - "repository": "hhttps://github.com/ivetri/SoulQueen", + "repository": "https://t.me/KicchaRequest", "env": { "ENV": { "description": "Setting this to ANYTHING will enable env variables", @@ -22,11 +22,11 @@ }, "OWNER_ID": { "description": "An integer of consisting of your owner ID", - "value": "1492186775" + "value": "1166348342" }, "OWNER_USERNAME": { "description": "Your username", - "value": "iMvEtRi" + "value": "Anikha_Assistant_official_owner" }, "URL": { @@ -35,23 +35,23 @@ }, "MESSAGE_DUMP": { "description": "optional: a chat where your replied saved messages are stored, to stop people deleting their old", - "value": "-1007777777777" + "value": "-100" }, "SUDO_USERS": { "description": "A space separated list of user_ids which should be considered sudo users", - "value": "254318997 1492186775 1169076058" + "value": "254318997" }, "SUPPORT_USERS": { "description": "A space separated list of user_ids which should be considered support users (can gban/ungban, nothing else)", - "value": "1492186775 1169076058 254318997" + "value": "1492186775" }, "WHITELIST_USERS": { "description": "A space separated list of user_ids which should be considered whitelisted - they can't be banned.", - "value": "1492186775 254318997 1169076058" + "value": "1492186775" }, "DONATION_LINK": { "description": "Optional: link where you would like to receive donations.", - "value": "https://www.paypal.me/Your_id_here" + "value": "https://t.me/KicchaRequest" }, "PORT": { "description": "Port to use for your webhooks",