Welcome to the Telegram Stars Payment Bot! 🚀 This bot demonstrates how to integrate ⭐Telegram Stars
into your bot as a payment method.
- Payment Integration 💳: Seamlessly handle payments with Telegram Stars.
- Interactive Commands 🎛️: Use commands like
/start
,/about
, and/pay
for various functionalities. - Customizable ⚙️: Easily customize to fit your needs and use cases.
- /start: Get started with the bot. This command sends a greeting image and basic information about the payment integration example. 🌟
- /about: Learn more about the developer behind the bot.👨💻
- /pay: Initiate a payment process using Telegram Stars. Follow the instructions to complete the payment seamlessly. 💰
- Initiate Payment: Use the
/pay
command to start a payment process. - Successful Payment: Receive a confirmation message with payment details and a summary of the transaction.
- Custom Commands: Interact with the bot using various commands to explore features and get information.
- Clone the Repository:
git clone https://github.com/bohd4nx/tg-stars-payment.git
- Install the requirements:
pip install -r requirements.txt
- Set up a Telegram Bot:
- Talk to the BotFather on Telegram to create a new bot and obtain the API token.
- Setup Configuration: Add your API Token in the cfg.py file.
- Run the Bot:
python main.py
demo.mp4
We welcome all forks, suggestions, and improvements to this project. Your contributions help make this project better for everyone. Whether it's fixing a bug, adding a feature, or improving documentation, we appreciate your help in making this project the best it can be.
Give a ⭐ if you like this repo!