Giter Site home page Giter Site logo

lulzx / botkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from autogram/botkit

1.0 2.0 0.0 1.78 MB

Opinionated, library-agnostic Python framework for rapid development of Telegram bots and userbots with focus on maintainability for large projects.

License: GNU General Public License v3.0

Python 100.00%

botkit's Introduction

Autogram Botkit

Warning: At this point, the framework is very much in an alpha stage and many parts will be subject to change. Do not depend on it in production. As of now, this is just the basis of my various bot projects, but I am very actively working on smoothing out the rough parts and delivering a comprehensive demo project using the framework.

When is this framework for you?

  1. You want to work on regular bots, userbots, or especially a combination thereof (a.k.a. "companion bots") in Python. Botkit makes it easy to combine multiple Bot API or MTProto clients from different (!) libraries.

  2. You have some experience with another Telegram bot library that you would like to supercharge with more tools, testability, and best practices.

  3. You care about clean, maintainable code and tend to work on large code bases over long stretches of time

  4. You know the basics of asyncio.

  5. You're not afraid of Python type annotations and using Pydantic (https://pydantic-docs.helpmanual.io/) sounds like a good idea to you.

  6. You use a Python IDE that supports autocompletion (and this is a must)! Botkit is built from the ground up to provide fluent builder patterns that only work well if you can discover what features you have at your disposal.

Roadmap

Implemented features

In progress

  • [ ]

In design phase

  • [ ]

Under consideration

  • [ ]

botkit's People

Contributors

josxa avatar

Stargazers

Ekamjeet Singh avatar

Watchers

James Cloos avatar  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.