Installation Guide

Choose your platform and follow the instructions carefully

Railway

Userbot Module

Install directly through your userbot
Run this command in any chat:
.dlm https://raw.githubusercontent.com/coddrago/modules/main/SwitchToHeroku.py
⚠️ Required already installed Hikka userbot
JamHost

JamHost

Proceed to @jamhostbot
Type /pay and follow its instructions
Railway

RailWay

Click the deployment button below
Follow Railway's setup instructions
🚀 Deploy on Railway
⚠️ Any userbots are officially prohibited on RailWay. Account bans are your responsibility.
Ubuntu

Ubuntu

sudo apt update && sudo apt upgrade -y
sudo apt install git python3-pip -y
git clone https://github.com/coddrago/Heroku
cd Heroku
pip install -r requirements.txt
python3 -m hikka
UserLAnd

UserLAnd

Install UserLAnd from Play Store
Choose Ubuntu → Minimal → Terminal
Run the following command after installation:
sudo apt update && sudo apt upgrade -y
sudo apt install python3 git python3-pip -y
git clone https://github.com/coddrago/Heroku
cd Heroku
sudo pip install -r requirements.txt
python3 -m hikka
Termux

Termux

Download Termux from F-Droid
Paste this command and follow instructions:
termux-wake-lock && export AIOHTTP_NO_EXTENSIONS=1
pkg upgr -y && pkg install tur-repo
pkg update && pkg install python3.10
pkg i wget ncurses-utils python3.10 -y
pkg install openssl git -y
git clone https://github.com/coddrago/Heroku
cd Heroku
pip install -r requirements.txt
python3.10 -m hikka --no-web
📱 Get Termux