Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unmaintainedprojects/bot
The gotgbot template everyone should use.
https://github.com/unmaintainedprojects/bot
go gotgbot telegram
Last synced: 6 days ago
JSON representation
The gotgbot template everyone should use.
- Host: GitHub
- URL: https://github.com/unmaintainedprojects/bot
- Owner: UnmaintainedProjects
- License: wtfpl
- Created: 2022-02-22T10:09:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-01T13:33:36.000Z (over 2 years ago)
- Last Synced: 2024-03-19T20:34:11.351Z (9 months ago)
- Topics: go, gotgbot, telegram
- Language: Go
- Homepage:
- Size: 6.04 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gotgbot Template
> A simple and extendable template for gotgbot.
## Features
The template has a clean, maintainable and extendable structure that makes building bots faster.
It also makes many things easy for you, for example, if your bot’s source is on GitHub, it will build binaries once you create a tag, and attach them to a release, so the process of its deployment is fastened.
## Getting Started
To get started with the template, you can just reuse its structure. If you’re on GitHub, just click “Use this template”.
## License
gotgbot Template is licensed under [WTFPL](./LICENSE). Although, the projects using it are not forced to use the same license.