Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5258cf33a7 |
+1
-1
@@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user