Skip to content

3 IN 1 Bot |management bot| music bot| userbot| . sample bot - http://t.me/LOGI_1_BOT

License

Notifications You must be signed in to change notification settings

letsangry/LOGI-BOT

 
 

Repository files navigation


The Telegram group management and music & video Stream bot repo in Open-Source. Telegram Bot project that's allow you to Manage your group with extra features and play Video & Music trough the Telegram Group Video Chat. you can see this bot on telegram [LOGI](http://t.me/LOGI_1_BOT)

Codacy

Depolying Method --> Step by Step

Step 1 : Star and Fork this Two Repo ✔ *Management bot*music bot

Step 2 : First We Depoly Management bot repo :

        Notes* --> you must fork and use this depoly button in yours forked repo

Step 3:
  • In this manager bot you want the Telethon string session

  • so you can generate pyrogram session using this bot

Step 4: Fill all required blanks

  1. API_ID : Bot Account Telegram API_ID, get it from my.telegram.org
  2. API_HASH : Bot Account Telegram API_HASH, get it from my.telegram.org
  3. BOT_TOKEN : Your Telegram Bot Token, get it from @Botfather (Make sure Inline is turned On)
  4. SESSION_STRING : Telethon Session String of Assistant Account.
  5. ARQ_API_KEY : Get this from @ARQRobot.
  6. MONGO_DB_URI : MongoDB Database URL.
  7. EVENT_LOGS : Chat ID where bot will log everything. Use Group Chats Only.
  8. HEROKU_API_KEY : Your Heroku API key, get it from 'https://dashboard.heroku.com/account'
  9. DRAGONS : Sudo Users for Bot. (For multiple users seperate IDs with space)
  10. OWNER_ID: Owner ID of Bot
  11. SUPPORT_CHAT : Support Group Link (Leave blank if you don't have one)
  12. SUPPORT_CHANNEL : Support Channel Link ( Leave blank if you don't have one)
  13. START_IMG : Enter Your Bot Image Telegraph Link

After filled all required variables press the depoly botton and trun on the resource .

                         *BOOM 🎉 YOUR MANAGEMENT BOT IS READY*

Next we depoly the music bot !

Notes--> Depoly your music bot in same bot where you depoly the above management bot

Step 5 :

🚀 Okteto Deployment

Click the button below to deploy on Okteto!

🚀 Heroku Deployment

Press this Button to Depoly Music Bot in Heroku

Deploy

Step 6:

  • Now You need to generate the Pyrogram String Session

Generating Pyrogram Session

Step 7:

Fill the Required variables in the blanks:

  1. API_ID : Assistant Account Telegram API_ID, get it from my.telegram.org
  2. API_HASH : Assistant Account Telegram API_HASH, get it from my.telegram.org
  3. BOT_TOKEN : Your Telegram Bot Token, get it from @Botfather (Make sure Inline is turned On)
  4. SESSION_STRING : Pyrogram Session String of Assistant Account.
  5. MUSIC_BOT_NAME : A name for your Music bot.
  6. MONGO_DB_URI : MongoDB Database URL.
  7. ALIVE_NAME : fill with your telegram account nickname/name.
  8. OWNER_USERNAME : fill with your telegram account username without @
  9. SUDO_USERS : Sudo Users for Bot. (For multiple users seperate IDs with space)
  10. OWNER_ID: Owner ID of Bot
  11. SUPPORT_GROUP : Support Group Link (Leave blank if you don't have one)
  12. SUPPORT_CHANNEL : Support Channel Link ( Leave blank if you don't have one)

After filled all required variables press the depoly botton and trun on the resource .

                         *BOOM 🎉 NOW YOUR MUSIC BOT IS ALSO READY*

AFTER COMPLETE ALL PROCESS START YOUR BOT !

Contact & Support



License

Distributed under the GNU General Public License v3.0 License See LICENSE.md for more information.

Credits

About

3 IN 1 Bot |management bot| music bot| userbot| . sample bot - http://t.me/LOGI_1_BOT

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%