This is a telegram bot written in python that will take prompts.
To deploy this bot, you will need to:
- Install the OpenAI and python-telegram-bot packages: pip install openai python-telegram-bot
- Replace YOUR_API_KEY and YOUR_TELEGRAM_TOKEN with your actual API key and Telegram token
- Run the script: python bot.py