Skip to content

A Telegram bot example coded in Python 3.8 and using Travis-ci.com for CI and Heroku for CD.

License

Notifications You must be signed in to change notification settings

Sonophoto/pyTeleBot

Repository files navigation

Build Status

pyTeleBot

Founding the base of a Telegram Bot coded in Python 3.8, With Travis CI and Heroku CD.

The purpose of this bot is to demonstrate a fundamental and correct implementation of the use of Python Modules, Unit Tests implemented with Travis.com Continuous Integration and Continuous Deployment using a Heroku based cloud platform with both a staging/testing branch and a production branch.

Project is starting on 25-Jan-2021 and doesn't not have a fixed completion date. PRs will be welcome once the bot has reached a commit to production status. Comments are welcome immediately simply start an issue with an appropriate tag. Discussion will be in github issues and will soon be connected with a Slash discussion to be announced in the near future.

Initial functionality is to be a weather client, first for US zip codes using weather.gov and later to include the entire planet using an API for global weather that is yet to be determined (suggestions are welcome!)

About

A Telegram bot example coded in Python 3.8 and using Travis-ci.com for CI and Heroku for CD.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages