@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
- Heroku
- Railway app
- Render
- Koyeb
- Bypass server API + Userbot
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
-
API_ID
- Get it from my.telegram.org -
API_HASH
- Get it from my.telegram.org -
SESSION
- Get it from@randydev_bot
orreplit pyrogram
-
GOOGLE_API_KEY
- Get it fromgoogle-api-key
-
MONGO_URL
- Get it fromhere
This project is no longer maintained. Use at your own risk.
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.