- Step1: Clone the repository: git clone https://github.com/lebathang/chatbot-Grok.git
- Step2: Install dependencies: pip install -r requirements.txt
- Step3: Configure your API keys in config.yaml or environment variables
- Step4: Define custom prompt templates in prompts/ directory
- Step5: Run the bot: python bot.py
- Step6: Connect to Telegram by adding your bot token in config and restarting