mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-14 05:23:09 +00:00
[tgBot] TG bot command to get client info by user (#110)
* [tgBot] TG bot command to get client info by user * remove test log warning
This commit is contained in:
@@ -328,6 +328,8 @@ func (s *Server) startTask() {
|
||||
logger.Warning("Add NewStatsNotifyJob error", err)
|
||||
return
|
||||
}
|
||||
// listen for TG bot income messages
|
||||
go job.NewStatsNotifyJob().OnReceive()
|
||||
} else {
|
||||
s.cron.Remove(entry)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user