Welcome to this repository! Here, you'll find the code needed to create a simple Telegram bot using Python. π
To get started, you'll need to install the python-telegram-bot
package. Run the following command in your terminal:
pip install python-telegram-bot
π‘ Note: This command is for Windows users. If you're using macOS or Linux, the process may vary slightly.
- Clone this repository or download the script.
- Install the required package as mentioned above.
- Run the bot script using your preferred Python IDE.
- Enjoy automating Telegram interactions!
πΉ I used PyCharm for this project, but feel free to use any IDE of your choice.
If you have any questions or need help, feel free to reach out! π
Happy Coding! π