Code Monkey home page Code Monkey logo

naya-userbot's Introduction

Ayra Logo

иᴀʏᴀ ꭙ ᴜꜱᴇʀʙᴏᴛ​

A stable pluggable Telegram userbot + Voice & Video Call music bot, based on Telethon and Pyrogram

Disclaimer

Saya tidak bertanggung jawab atas penyalahgunaan bot ini.
Bot ini dimaksudkan untuk bersenang-senang sekaligus membantu anda
mengelola grup secara efisien dan mengotomatiskan beberapa hal yang membosankan.
Gunakan bot ini dengan risiko Anda sendiri, dan gunakan userbot ini dengan bijak.

DATABASE REQUIRETMENTS CHOOSE ONE :

  • MONGODB
  • REDIS

Tutorial To Get Redis DB URL and Password

Redis

Process For Creating DB :-

  • Go To Redis.com and click "Try Free" in Top Right Corner.
  • Fill All The Required Details Like email, first and last name, password, etc.
  • Tick Below "I agree the corresponding...Privacy Policy." and Click "Get Started".
  • Now Check Your Email, and click the "Activate Now" sent by redislabs via email.
  • Now Login and Chose Free Plan in "Fixed Size" Area and Write any name in "Subscription Area".
  • On the Next Page Write Database Name and click Activate.

Congrats! Your DB has been created 🥳

Process For Getting DB Credentials:-

  • Wait 5 mins after DB creation.
  • Then There Would Be 2 Things Named "Endpoint" and "Access Control & Security".
  • Copy Both Of Them and Paste Endpoint url in REDIS_URI and "Access ...Security" in REDIS_PASSWORD.
🔗 Deploy di VPS

git clone https://github.com/naya1503/Naya-Userbot

cd Naya-Userbot

bash installer.sh

nano .env

  • Jika anda menggunakan mongodb maka isi pada .env MONGO_URI tetapi jika anda menggunakan redis maka isi REDIS_URI dan REDIS_PASSWORD
  • isi vars .env API_ID, API_HASH, DAN SESSION
  • Jika sudah
  • ketik ctrl + S
  • ctrl + X

screen -S naya

bash start

🔗 Deploy Via Docker

git clone https://github.com/naya1503/Naya-Userbot

cd Naya-Userbot

nano .env

  • Jika anda menggunakan mongodb maka isi pada .env MONGO_URI tetapi jika anda menggunakan redis maka isi REDIS_URI dan REDIS_PASSWORD
  • isi vars .env API_ID, API_HASH, DAN SESSION
  • Jika sudah
  • ketik ctrl + S
  • ctrl + X

docker build . -t naya

docker run --name naya-userbot --env-file .env naya

🔗 Deploy on Heroku
• Silakan isi vars yang diperlukan API_ID, API_HASH, SESSION, HEROKU_API dan HEROKU_APP_NAME

Click The Button

License

License
Naya-Userbot is licensed under GNU Affero General Public License v3 or later.


© Credits

Recode By

  • Rizky Ananda M.

naya-userbot's People

Contributors

naya1503 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.