Powered By
- Model: Gemini-Flash-2.5-lite (Check Gemini-Flash Pricing for Self-hosting)
- Technology Stack: [Technologies used, e.g., Telegram Bot, Python, Gemini API]
System Requirements
- Telegram Bot: Necessary for receiving and sending data via Telegram.
- Python: Required for running the script locally or on your server.
- Gemini API: For accessing the backend processing power and data handling.
Set up Process:
- Edit Telegram Bot Details to paypal.php and upload to the root of your woocommerce/wordpress website.
- Edit .env with details of following:
- -Telegram settings
- -Gemini Keys(Model for Enquiries)
- -Paypal settings
- Create business Telegram Bot and telegram Admin Group.
- Open CMD. Install dependencies.
- Run with command: python -m pip install requirements.txt
- Open CMD. Navigate to folder.
- Run with command: python -m src.main
