11

Github GitHub - TeamUltroid/Ultroid: Pluggable Telethon - Telegram UserBot

 3 years ago
source link: https://github.com/TeamUltroid/Ultroid
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Ultroid - UserBot

A stable pluggable Telegram userbot, based on Telethon.

More Info
Documentation - ultroid.tech

Deploy

Deploy to Heroku

  • Get your API_ID and API_HASH from here
  • Get your SESSION from here.
    and click the below button!

Deploy Locally

  • Get your API_ID and API_HASH from here
  • Get your REDIS_URI and REDIS_PASSWORD from here, tutorial here.
  • Clone the repository:
    git clone https://github.com/TeamUltroid/Ultroid.git
  • Go to the cloned folder:
    cd Ultroid
  • Create a virtual env:
    virtualenv -p /usr/bin/python3 venv
    . ./venv/bin/activate
  • Install the requirements:
    pip install -r requirements.txt
  • Generate your SESSION:
    bash sessiongen or bash -c "$(curl -fsSL https://del.dog/ultroid)"
  • Fill your details in a .env file, as given in .env.sample.
    (You can either edit and rename the file or make a new file.)
  • Run the bot:
    bash resources/startup/startup.sh

Made with two_hearts by @TeamUltroid.

Credits


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK