Giter VIP home page Giter VIP logo

pystark's Introduction

PyStark

A star โญ from you means a lot

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, redis, 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().activate()
  • 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

pystark's People

Contributors

shivangkakkar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.