SlimeCloud / SlimeBot

JDA-Bot um das SlimeCloud Discordteam zu unterstützen
https://discord.gg/slimecloud
GNU Affero General Public License v3.0
6 stars 6 forks source link

Update JEvent #197

Closed cyklon73 closed 8 months ago

cyklon73 commented 8 months ago

Checklist

Description

Implemented Events using listener package and @Listener annotation

Related Issue

N/A

Other Information

N/A

cyklon73 commented 8 months ago

You removed the JEvent.getDefaultManager().registerListener(this); line from BirthdayListener, but not from the other listeners. what is the difference to the others and are you aware of this?

image

so i only have to test the Birthday listener?

I forgot to remove this. It's finished now