Commit Graph

4 Commits (cafa7c5adcde61db1a8ccbe0ad8b76000c80299f)

Author SHA1 Message Date
Steven cd0ea6558d chore: update golangci-lint config
Athurg Gooth 845297ec03
refactor: change all `Robot` to `Bot` ()
* Change all `Robot` to `Bot`

* Change all `r` of `Bot` to `b`

* Change `Robot` to `bot` in comments

* Fix typo

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
Athurg Gooth ce64894abe
feat: add telegram proxy support ()
* Add support for reverse proxy of telegram API

* Add Telegram API proxy hint

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
Athurg Gooth 1282fe732e
feat: implement telegram bot plugin ()