Skip to content

A telegram bot written with pyTelegramApi with different functions

Notifications You must be signed in to change notification settings

aspects19/telebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔗 Personal Assistant Telegram bot

GitHub license GitHub repo size GitHub contributors GitHub last commit GitHub forks GitHub issues GitHub pull requests GitHub stars

This is a Telegram bot created using Python and Telebot (pyTelegramApi) that allows users to reverage the bot facilities of Telegram to get features such as AI image creation, text with AI and weather focast.

🚀 How to make it your own

  1. Clone the repository to your local machine using git clone https://github.com/aspects19/telegram-bot

  2. Install the dependencies using pip install -r requirements.txt

  3. Create a Telegram bot using BotFather through its BotFather Bot and get your bot token

  4. Get your OpenAI token from OpenAI and you AccuWeatherApi

  5. Update the main.py file with your Telegram bot token, OpenAI API token and AccuWeather API.

  6. Run the bot using python main.py

  7. Test you bot by texting or sending the /start.

Once the bot is running, users can interact with it by messaging it on Telegram. They can use the /start command to start using this bot.

🛠️ Language/Framework Used

Python version PyTelegramBotAPI version

👨‍💻 Author

This project was created by Aspect.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A telegram bot written with pyTelegramApi with different functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages