]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
Improve 启动时签到
authorqydysky <32743305+qydysky@users.noreply.github.com>
Sat, 18 Feb 2023 18:14:05 +0000 (02:14 +0800)
committerqydysky <32743305+qydysky@users.noreply.github.com>
Sat, 18 Feb 2023 18:14:05 +0000 (02:14 +0800)
bili_danmu.go

index c148b8c8249f807c719a4e2fd040751163f673d3..9665c091c398e41cfabb22780dbce48ac6aa5f31 100644 (file)
@@ -299,7 +299,8 @@ func Start() {
                                                        reply.Danmuji_auto()
                                                }
 
-                                               { //附加功能 进房间发送弹幕 直播流保存 营收
+                                               { //附加功能 进房间发送弹幕 直播流保存 营收 每日签到
+                                                       go F.Dosign()
                                                        go reply.Entry_danmu()
                                                        go reply.StreamOStart(c.C.Roomid)
                                                        go reply.ShowRevf()