Giter Club home page Giter Club logo

telegram-bots's Introduction

1. Yukki Music Bot

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


2. Ultroid Userbot

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

telegram-bots's People

Contributors

randi356 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.