Skip to main content

#todo

Project description

Ultroid - UserBot

A stable pluggable Telegram userbot, based on Telethon.

Python Version Stars Forks Contributors License Size

More Info
A stable, telethon based Telegram UserBot.

Deploy

Deploy to Heroku

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

    Deploy

Deploy Locally

  • Get your API_ID and API_HASH from 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
  • 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:
    python3 -m ultroid

Made with 💕 by @TeamUltroid.

Credits

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py-Ultroid-2.1b0.tar.gz (17.4 kB view hashes)

Uploaded Source

Built Distribution

py_Ultroid-2.1b0-py3-none-any.whl (34.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page