From 52689abdaf2825cd5630a91d4dde137a0a340437 Mon Sep 17 00:00:00 2001 From: lutfifirmansyahh <80675535+lutfifirmansyahh@users.noreply.github.com> Date: Sat, 9 Oct 2021 01:59:22 +0700 Subject: [PATCH 1/3] Update bot.py --- bot.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bot.py b/bot.py index 5580f63..ce2b31e 100644 --- a/bot.py +++ b/bot.py @@ -16,19 +16,19 @@ @client.on(events.NewMessage(pattern="^/start$")) async def start(event): - await event.reply("__**Saya Adalah MentionAll Bot**, Saya Dapat Membantu Anda Mention Semua Member 👻\nClick **/help** Untuk Infromasi Lebih Lanjut__\n\n Maintaned By @fckualot", + await event.reply("__**Saya Adalah Hashish Mention Bot**, Saya Dapat Membantu Anda Mention Semua Member 👻\nClick **/help** Untuk Infromasi Lebih Lanjut__\n\n Maintaned By [Upi](https://t.me/fqcxuu)", buttons=( - [Button.url('📣 Channel', 'https://t.me/RioProjects'), - Button.url('📦 Group', 'https://t.me/RioGroupSupport')] + [Button.url('📣 Channel', 'https://t.me/upiirobott'), + Button.url('📦 Group', 'https://t.me/ethreborn')] ), link_preview=False ) @client.on(events.NewMessage(pattern="^/help$")) async def help(event): - helptext = "**Help Menu of MentionAllBot**\n\nCommand: /mentionall\n__You can use this command with text what you want to mention others.__\n`Example: /mentionall Good Morning!`\n__You can you this command as a reply to any message. Bot will tag users to that replied messsage__.\n\nFollow [Rio](https://github.com/RioPROJECTX) on Github" + helptext = "**Help Menu of HashishMentionBot**\n\nCommand: /mentionall\n__Kamu bisa menggunakan perintah dengan pesan yang kamu ingin mention all.__\n`Contoh: /mentionall Good Morning!`\n__Anda dapat memberikan perintah ini sebagai balasan untuk pesan apa pun. Bot akan menandai pengguna ke pesan balasan itu__.\n\nFollow [Upi](https://github.com/lutfifirmansyahh) on Github" await event.reply(helptext, buttons=( - [Button.url('📣 Channel', 'https://t.me/RioProjects'), + [Button.url('📣 Channel', 'https://t.me/upiirobott'), Button.url('📦 Group', 'https://t.me/RioGroupSupport')] ), link_preview=False From 3a7de2f6ebe53a62c0fee9a58a4878f840e90100 Mon Sep 17 00:00:00 2001 From: lutfifirmansyahh <80675535+lutfifirmansyahh@users.noreply.github.com> Date: Sat, 9 Oct 2021 02:00:16 +0700 Subject: [PATCH 2/3] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index c879b88..a561f1d 100644 --- a/app.json +++ b/app.json @@ -1,5 +1,5 @@ { - "name": "Mention All Bot", + "name": "Hashish Mention Bot", "description": "A simple mention all for telegram.", "env": { "TOKEN": { From 43ce65161decb7159a1c7c985b0ab75bcec16209 Mon Sep 17 00:00:00 2001 From: lutfifirmansyahh <80675535+lutfifirmansyahh@users.noreply.github.com> Date: Sat, 9 Oct 2021 02:01:37 +0700 Subject: [PATCH 3/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e15896..68efac8 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ _**This bot can mention members upto 10,000 in groups and can mention members up - Telegram Library: Telethon. ### 🚀 Deploy to heroku -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/RioProjectX/Mentionbot) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/lutfifirmansyahh/Mentionbot) ### 🎯 Credits and Other -- [Rio](https://github.com/RioProjectX) for this Project ;) +- [Upi](https://github.com/lutfifirmansyahh) for this Project ;) **Do not forget to follow me on Github ✌️**