Golang telegram bot example

This is an example project for you to create a telegram bot using golang with a very simple code. This project was built from scratch, always weighing in the organization and code quality. The main objective is to exemplify how a user could be creating a bot for telegram.
Demo
For you to interact with the chatbot you must send a message via telegram to the following user:
https://user-images.githubusercontent.com/28494067/180665184-2259eff7-11a8-4aca-b94a-1e03178de29c.mp4
@GoExemploBot

You can send a message via chat to start delivering and testing the functionality implemented in the bot. In case you are in doubt about which commands and features are available for the bot. Just read the documentation that is possible on the wiki page in the Github repository of this project.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security-related issues, please email reinangabriel1520@gmail.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.