Travel guidance is a chatgpt Telegram bot in which you enter a city/country name and it'll show the famous landmarks you can visit
The pakages that have been used and if you want to use the code you need to install them are:
1- openai:
to install it use the command: pip install openai
2- telebot:
to install it use the command: pip install telebot
If you want to use this bot you need to add your chatgpt API key and the bot Token
1- To add chatgpt API key head to api.py file and add your key insted of the text
2- To add the bot Token head to main.py and add it between the brackets