Skip to main content

An add-on extension to Pyrogram for absolute beginners

Project description

PyStark

An add-on extension to Pyrogram for absolute beginners, to create telegram bots more easily.

Documentation

Read the Documentation : https://pystark.codes/

What's the main purpose?

There are some things that are common in most of the telegram bots. This library simplifies the development process by generating boilerplate code and easing the overall creation.

Features

  1. Addons - Any project using pystark can enable in-built addons that come with pystark. For example, default addons automatically add some commands like /start, /help, /about and /id.

    Of course that can be turned off using project settings

  2. Databases - There are in-built functions that help in using databases. The databases include postgres, tinydb and telegramdb

    To know more about using databases in pystark - Click Here

  3. Boilerplate Code - You can generate a boilerplate with all the files you will need using our command line utility. Optionally, you can generate it with added Heroku Support (app.json, Procfile, etc.).

    To know more, about generating a boilerplate - Click Here

  4. Easy-To-Use - There are multiple things that make this library easy-to-use.

  • Start the bot using only 2-lines of code.
from pystark import Stark

Stark().run()
  • Easy-to-use methods and decorators.

  • Ability to customize everything.

  • And much more.

Credits

  • Dan for his Pyrogram Library on top of which pystark works.

Community and Support

PyStark Telegram Updates - pystark

Telegram Channel - StarkBots

Telegram Chat - StarkBotsChat

Copyright and License

Project details


Download files

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

Source Distribution

some-random-name-for-testing-0.0.0.0.4.tar.gz (42.8 kB view details)

Uploaded Source

File details

Details for the file some-random-name-for-testing-0.0.0.0.4.tar.gz.

File metadata

File hashes

Hashes for some-random-name-for-testing-0.0.0.0.4.tar.gz
Algorithm Hash digest
SHA256 69ecb06b3690682d1ac46f868ef9585414ce1a1cd787e39ed6939abf8076c8a3
MD5 dd445a2597098bc870f6acc39616c4f5
BLAKE2b-256 e1aed597b3c650ae7e6beff710abc0d907e96d3d947e955411dd67a3bcd68370

See more details on using hashes here.

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