Test statis update
This commit is contained in:
parent
f70fa91b00
commit
5258cf33a7
@ -43,7 +43,7 @@ func (s *StatusManager) UpdateStatus(session *discordgo.Session) error {
|
|||||||
AFK: false,
|
AFK: false,
|
||||||
}
|
}
|
||||||
err := session.UpdateStatusComplex(usd)
|
err := session.UpdateStatusComplex(usd)
|
||||||
log.Println(err.Error())
|
log.Println(err)
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user