Skip to main content

#todo

Project description

py-Ultroid Library

A stable userbot base library, based on Telethon.

Installation:-

pip install py-Ultroid

Usage:-

=> Create folders named plugins, addons, assistant, resources.
=> Add your plugins in plugins folder and accordingly.
=> Create .env file with API_ID, API_HASH, SESSION, BOT_TOKEN, BOT_USERNAME, REDIS_URI, REDIS_PASSWORD & LOG_CHANNEL as mandatory environment variables check .env.sample.
=> Then run python -m pyUltroid

Creating plugins:-

@ultroid_cmd(
pattern="start$",
)
async def _(e):
await e.reply("Ultroid Started")

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-5.3b0.tar.gz (32.1 kB view hashes)

Uploaded Source

Built Distribution

py_Ultroid-5.3b0-py3-none-any.whl (49.9 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