This repository hosts a Telegram bot built using Aiogram, featuring a menu generator and a comfortable menu handler with user states for seamless interaction.
- Menu Generator: Easily create dynamic menus for your bot.
- Comfortable Menu Handler: Manage user states efficiently.
- Aiogram Framework: Built on top of Aiogram for Telegram bot development.
- Beginner: I have a small experience in programming with Python and i want to become experienced programmers.
-
Installation:
- Clone this repository:
git clone https://github.com/PilotOfAsuka/Aiogram_menu_handler.git
- Install dependencies:
pip install -r requirements.txt
- Clone this repository:
-
Configuration:
- Add your Telegram Bot API token to
.env
.API = "Your Bot Api from BotFather"
- Add your Telegram Bot API token to
-
Run the Bot:
- Start the bot:
python main.py
- Start the bot:
Contributions are welcome! Feel free to open issues or submit pull requests.
Maintained by Ilya Yepifanov.
This project is licensed under the MIT License. See the LICENSE file for details.
This bot is developed independently and is not affiliated with Telegram or Aiogram.