TeamKillerX / Akeno-Userbot

Userbot Some Features Written With Python And Library Pyrogram (Userbot Premium Release Soon)
3 stars 10 forks source link
bypass-ban chatbot chatbot-telegg chatbot-telegram chatgpt database flux hacktoberfest mongodb motor plugins pyrogram pyrogram-userbot userbot-telegram

❄️ Akeno-Userbot

Screenshot_20240809-132044_Chrome

Open Source Love Maintenance GitHub Forks GitHub Stars Last commit Size Contributors License PRs Welcome

🚀 Deploy on VPS: (Python3.11+)

@root: git clone https://github.com/TeamKillerX/Akeno-Userbot
@root: cd Akeno-Userbot
@root: pip3 install -r requirements.txt
@root: mv .env_sample .env
@root: nano .env
@root: python3 -m Akeno

🎈 Support Hosting (bypass)

🐳 Docker Run

docker run -it -p 7860:7860 --platform=linux/amd64 \
    -e API_ID="YOUR_VALUE_HERE" \
    -e API_HASH="YOUR_VALUE_HERE" \
    -e SESSION="YOUR_VALUE_HERE" \
    -e GOOGLE_API_KEY="YOUR_VALUE_HERE" \
    -e FEDBAN_API_KEY="YOUR_VALUE_HERE" \
    rendyprojects/akeno:dev

📊 Necessary Vars

☁️ Cloud Host

Deploy To Koyeb

Deploy To Heroku

Deploy to Render

⚠️ IMPORTANT NOTICE:

This project is no longer maintained. Use at your own risk.

Licence

                    GNU GENERAL PUBLIC LICENSE
                        Version 3, 29 June 2007

  Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.

                            Preamble

   The GNU General Public License is a free, copyleft license for
 software and other kinds of works.