Skip to main content

Add-on to the library of aiogram

Project description

Meowcorp

Meowcorp is a Python library that serves as an add-on to the aiogram library. It provides additional functionalities to help you create big and complex Telegram bots.

Installation

To install Meowcorp, simply run:

pip install meowcorp

Getting Started

To start a new project with Meowcorp, run:

meowcorp startproject

This will create a new project with the necessary files and folders.

Handlers

In the branch folder, you need to create handlers for messages. These handlers will be responsible for receiving and processing messages from users.

Callback Handlers

In the callback folder, you need to create callback handlers. These handlers will be responsible for handling callbacks from inline keyboards.

Keyboard Utilities

Meowcorp provides two utilities for creating keyboards: create_keyboard and create_inline_keyboard. These functions make it easy to create custom keyboards for your bot.

Contributing

If you would like to contribute to Meowcorp, please fork the repository and submit a pull request. We welcome all contributions!

License

Meowcorp is released under the MIT License. See LICENSE for more information.

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

meowcorp-0.1.4.tar.gz (11.7 kB view hashes)

Uploaded Source

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