Send messages as a Telegram bot
- Go 97.8%
- Just 2.2%
| cmd/app | feat(auth): create missing auth.toml | |
| internal | fix: load config if a local non .toml file exists | |
| .gitignore | feat: wip cmd to send messages | |
| go.mod | feat(cmd): auth command to persist token | |
| go.sum | feat(cmd): auth command to persist token | |
| justfile | feat(build): --version flag | |
| LICENSE | feat: MIT license | |