fix: 暂时禁用Steam游戏状态定期检查功能
This commit is contained in:
parent
e2be7bd21d
commit
c9f063833b
@ -33,7 +33,7 @@ func init() {
|
||||
handler.RegisterHelpInform("禁用上号通知", "steam", "禁用您在本群的steam上号通知")
|
||||
handler.RegisterHandler("查房", checkSteamPlaying, constants.LEVEL_USER)
|
||||
handler.RegisterHelpInform("查房", "steam", "查看群内成员的steam游戏状态")
|
||||
go RoundCheckSteamPlaying()
|
||||
// go RoundCheckSteamPlaying()
|
||||
}
|
||||
|
||||
func bindSteam(msg model.Message) model.Reply {
|
||||
|
Loading…
x
Reference in New Issue
Block a user