Archived
1

9 Commits

Author SHA1 Message Date
f143f7b77c Move to source.hodakov.me 2019-10-08 09:13:54 +04:00
85c7109a85 Update dependencies 2019-02-12 03:08:22 +04:00
ec46e63642 Allow enabling direct announces 2019-01-22 04:02:38 +04:00
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
1a0a43659e Move from dep to go mod (experiment) 2018-12-22 17:36:39 +04:00
593e02b10b Add small fix for battle regex and forward 2018-11-29 23:24:21 +04:00
0ba20b3ed5 Add battle announces to channel
Channel ID is configured in fw_zookeeper.yaml.
2018-11-29 22:15:21 +04:00
eeee9a72e3 Add /help, fix Telegram multi-threaded start 2018-11-29 21:17:51 +04:00
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