hdkv
/
fwzookeeper
Archived
1
Fork 0
Commit Graph

20 Commits (master)

Author SHA1 Message Date
Vladimir Hodakov 6c868f7660
Update golangci-lint 2019-10-16 06:51:15 +04:00
Vladimir Hodakov f541809913
Update Dockerfile with CA certificates 2019-10-08 10:56:02 +04:00
Vladimir Hodakov c2caa0844a
Update to version 0.1.0 2019-10-08 09:25:39 +04:00
Vladimir Hodakov fbdbb64931
Add Dockerfile, Drone CI config, remove Gitlab CI config 2019-10-08 09:24:28 +04:00
Vladimir Hodakov f143f7b77c
Move to source.hodakov.me 2019-10-08 09:13:54 +04:00
Vladimir Hodakov fb36eeb467
Try to remove unwanted dependencies from CI 2019-02-22 08:13:23 +04:00
Vladimir Hodakov 473071b929
Add build via Gitlab CI 2019-02-22 05:37:43 +04:00
Vladimir Hodakov 85c7109a85
Update dependencies 2019-02-12 03:08:22 +04:00
Vladimir Hodakov ec46e63642
Allow enabling direct announces 2019-01-22 04:02:38 +04:00
Vladimir Hodakov 401f962bd2
Move support of channel to helper with TDLib
Now we're discarding messages sent directly to us, except for
messages from @fw_zookeeper.
2019-01-08 05:00:16 +04:00
Vladimir Hodakov 7e96abd339 Merge branch 'go-mod' into 'master'
Move to go mod (experiment)

See merge request fat0troll/fw_zookeeper!1
2018-12-22 17:54:51 +04:00
Vladimir Hodakov fa622b9c6f
Add vendoring via go mod 2018-12-22 17:38:56 +04:00
Vladimir Hodakov 1a0a43659e
Move from dep to go mod (experiment) 2018-12-22 17:36:39 +04:00
Vladimir Hodakov edc2235f6f
Add required HTTPS prefix for Websocket 2018-11-29 23:41:42 +04:00
Vladimir Hodakov 611d2c9c57
Fix webhook binding 2018-11-29 23:39:22 +04:00
Vladimir Hodakov 593e02b10b
Add small fix for battle regex and forward 2018-11-29 23:24:21 +04:00
Vladimir Hodakov 0ba20b3ed5
Add battle announces to channel
Channel ID is configured in fw_zookeeper.yaml.
2018-11-29 22:15:21 +04:00
Vladimir Hodakov eeee9a72e3
Add /help, fix Telegram multi-threaded start 2018-11-29 21:17:51 +04:00
Vladimir Hodakov 5820a37326
Add LICENSE and first command
This commit may be used as template for making any new Telegram bots.
Just check out it, change your variables and start developing new
shiny bot!

Maybe I need to create bot generator...
2018-11-29 20:51:36 +04:00
Vladimir Hodakov ca1c52fc39
Initial commit 2018-11-29 20:32:51 +04:00