package xp import ( "github.com/bwmarrin/discordgo" ) func onNewLevel(s *discordgo.Session, level uint) { // check roles }