Update status removed
This commit is contained in:
@@ -457,7 +457,6 @@ func playSound(play *Play, vc *discordgo.VoiceConnection) (err error) {
|
||||
|
||||
func onReady(s *discordgo.Session, event *discordgo.Ready) {
|
||||
log.Info("Recieved READY payload")
|
||||
s.UpdateStatus(0, "airhornbot.com")
|
||||
}
|
||||
|
||||
func onGuildCreate(s *discordgo.Session, event *discordgo.GuildCreate) {
|
||||
|
||||
Reference in New Issue
Block a user