bbgo_origin/pkg/interact
2022-03-14 21:21:58 +08:00
..
auth.go interact: fix slack response and slash command handling 2022-01-23 02:21:26 +08:00
command.go interact: add Cycle state builder 2022-01-15 03:06:36 +08:00
default.go interact: add Slack interaction 2022-01-23 02:21:26 +08:00
interact_test.go interact: add Slack interaction 2022-01-23 02:21:26 +08:00
interact.go interact: fix telegram session restore 2022-01-23 02:21:26 +08:00
parse.go bbgo: implement /position command 2022-01-15 02:58:55 +08:00
reply.go interact: use RemoveKeyboard from interact.KeyboardController 2022-01-23 14:13:47 +08:00
responder.go slack: add reply and session struct 2022-01-23 02:21:26 +08:00
session.go interact: separate telegram user sessions 2022-01-16 00:25:11 +08:00
slack_callbacks.go interact: add RequireTextInput method to Reply interface 2022-01-23 02:21:26 +08:00
slack.go add DEBUG_SLACK env var 2022-03-14 21:21:58 +08:00
state.go interact: split interaction files 2022-01-14 13:31:31 +08:00
telegram_callbacks.go interact: separate telegram user sessions 2022-01-16 00:25:11 +08:00
telegram.go interact: fix telegram session restore 2022-01-23 02:21:26 +08:00