Runtime error
🚀
None defined yet.
A stable pluggable Telegram userbot + Voice & Video Call music bot, based on Telethon.
Tutorial to get Redis URL and password - here.
Get the Necessary Variables and then click the button below!
Get the Necessary Variables and then click the button below!
wget -O locals.py https://git.io/JY9UM && python3 locals.py
cd desktop ; wget https://git.io/JY9UM -o locals.py ; python locals.py
wget -O install-termux https://tiny.kanha.tech/termux && bash install-termux
git clone https://github.com/Teamkanha/kanha.git
cd kanha
virtualenv -p /usr/bin/python3 venv
. ./venv/bin/activate
pip(3) install -U -r re*/st*/optional-requirements.txt
pip(3) install -U -r requirements.txt
SESSION
:bash sessiongen
or
wget -O session.py https://git.io/JY9JI && python3 session.py
wget -O session.py https://git.io/JY9JI && python session.py
cd desktop ; wget https://git.io/JY9JI -o kanha.py ; python kanha.py
.env
file, as given in .env.sample
.
(You can either edit and rename the file or make a new file named .env
.)bash startup
python(3) -m pykanha
SESSION
- SessionString for your accounts login session. Get it from hereOne of the following database:
MONGO_URI
- Get it from mongodb.DATABASE_URL
- Get it from elephantsql.Different ways to get your SESSION
:
wget -O session.py https://git.io/JY9JI && python3 session.py
cd desktop ; wget https://git.io/JY9JI ; python kanha.py
wget -O session.py https://git.io/JY9JI && python session.py
kanha is licensed under GNU Affero General Public License v3 or later.
Made with 💕 by @Teamkanha.