DreamArtist01 / User-Bot-interval

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User Bot

PremiumBotz

─ ᴅᴇᴩʟᴏʏ ᴏɴ ʜᴇʀᴏᴋᴜ ─

Installation

  • Install required modules.
apt install -y python3
  • Install requirements with pip3
pip3 install -r requirements.txt

Configuration

There are two Ways for configuring this bot.

  1. Add values to Environment Variables.
  2. Add values in config.py

Configuration Values

  • SESSION_STRING - pyrogram v2 session string
  • API_ID - Get it by creating app on my.telegram.org
  • API_HASH - Get it by creating app on my.telegram.org
  • target_groups - username of target group separated by space
  • MESSAGE1 - 1st random message
  • MESSAGE2 - 2nd random message
  • MESSAGE3 - 3rd random message
  • MESSAGE4 - 4th random message
  • MESSAGE5 - 5th random message

Deploy

python bot.py

Credits

About


Languages

Language:Python 93.9%Language:Dockerfile 5.4%Language:Procfile 0.7%