Closed lenad90 closed 1 year ago
Added GuildLeaveEvent and GuildLeaveHandler to the repo and CommandModule/MessageListener.
Upon creating GuildLeaveEvent, I had to refactor ListingController to delete listings by guildid.
I ended up not modify the logic of RemoveMemberEvent, but I saw a null type safety warning and resolved it.
Let me know if you have any questions.
Added GuildLeaveEvent and GuildLeaveHandler to the repo and CommandModule/MessageListener.
Upon creating GuildLeaveEvent, I had to refactor ListingController to delete listings by guildid.
I ended up not modify the logic of RemoveMemberEvent, but I saw a null type safety warning and resolved it.
Let me know if you have any questions.