Skip to content

Douglas019BR/telegram_apps

Repository files navigation

Telegram_app 🔔

Project Description

This project forwards messages from a specific Telegram group to an external API. I used this project within a larger context, but I also took the opportunity to make it a part of my portfolio, showcasing clean code practices in Python.

Dependencies

Install dependencies

Create a virtual environment and install project dependencies:

mkvirtualenv telegram_apps
git clone git@github.com:Douglas019BR/telegram_apps.git
cd telegram_apps
pip install -r requirements.txt

Run 🏃

python forward_messages_to_url.py

tests:

run tests:

Coverage Status

pytest

or to more detailed results

pytest -svv

Contributing

🚀 Join Us! We welcome contributions from everyone. Feel free to fork the project and submit your pull requests. Let's work together to make this project even better!

🌟 How to Contribute:

Fork the project.

Create your feature branch (git checkout -b feature/AmazingFeature). Commit your changes (git commit -m 'Add some AmazingFeature'). Push to the branch (git push origin feature/AmazingFeature). Open a pull request.

📌 Need Help?

If you have any questions or need assistance, feel free to open an issue. We're here to help!

🙏 Thank You!

Thank you for your interest in contributing to the project. Your contributions are greatly appreciated.

Let's make something awesome together! 💪

About

repository to save telegram apps scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages