bbgo_origin/pkg/interact
2022-06-17 20:19:51 +09:00
..
auth.go feature: add pre-commit 2022-06-17 16:07:00 +09: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 fix: gosimple alert 2022-06-17 20:19:51 +09:00
parse.go bbgo: implement /position command 2022-01-15 02:58:55 +08:00
reply.go interact: add AddMultipleButtons function 2022-03-23 12:04: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 interact: use debug log instead of info 2022-05-04 16:21:53 +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 fix: gosimple alert 2022-06-17 20:19:51 +09:00