Metalloriff / BetterDiscordPlugins

NOTE: Due to loss of interest in BetterDiscord development, I'm pursuing other projects and no longer maintaining this repository. I will try to keep up with pull requests, but I will likely not be fixing any plugins myself. I apologize for the inconvenience.
https://metalloriff.github.io/toms-discord-stuff/
186 stars 357 forks source link

GuildAndFriendRemovalAlerts: Check for removals immediately on startup #241

Closed Yentis closed 1 year ago

Yentis commented 2 years ago

If a guild or friend removes you while you were offline, the plugin will not notify you until one of the dispatcher events is called. With this change it will check immediately on plugin start.

Strencher commented 2 years ago

Don't forget to update the bundle too.

Metalloriff commented 1 year ago

Thank you for your contribution (I'm totally in time, this will definitely still work a year later)