step 1: sudo apt-get update -y
step 2: sudo apt-get upgrade -y
step 3: sudo apt-get python -y
step 4: sudo apt-get install git -y
step 5: git clone https://github.com/Randi356/telegram-bots && cd telegram-bots
step 6: python yukkimusic.py
step 7: nano .env
# COPY HERE
API_ID=123456 # get this value from my.telegram.org
API_HASH=1abcd2efhs93u39 # get this value from my.telegram.org
BOT_TOKEN=1263725637:ghsdvkhsvchsuhdc # get this value from @Botfather
MONGO_DB_URI= #from mongodb.com
LOG_GROUP_ID=-100 # get this value from in your log group
MUSIC_BOT_NAME=yukki # your music bot name
STRING_SESSION=pyrogram_string_session # get this value from @yukkistringbot
Edit .env with your values or you can simple copy a config from here and paste it to your notepad, then edit and paste there.
Press I button on keyboard to start editing.
Press Ctrl + C once you are done with editing vars and type :wq to save .env or :qa to exit editing.
ctrl + x # save y enter
# SCREEN BACKGROUND
screen -S yukkimusic
# Finally Run Yukki Music Bot
bash start
# SIMPAN SCREEN
ctrl a + d
# aplications
logout
step 1: sudo apt-get update -y
step 2: sudo apt-get upgrade -y
step 3: sudo apt-get python -y
step 4: sudo apt-get install git -y
step 5: git clone https://github.com/Randi356/telegram-bots && cd telegram-bots
step 6: python ultroid.py
step 7: nano .env
# COPY HERE
API_ID=
API_HASH=
SESSION=
REDIS_PASSWORD=
REDIS_URI=
# Save vars
ctrl + x # save y enter
# SCREEN BACKGROUND
screen -S Ultroid
# Finally Run Ultroid Userbot
bash startup
# SIMPAN SCREEN
ctrl a + d
# aplications
logout