discord-php / DiscordPHP

An API to interact with the popular messaging app Discord
MIT License
985 stars 236 forks source link

Fixed ready deprecation warning always being emitted #1059

Closed CommandString closed 1 year ago

CommandString commented 1 year ago

Since there's always at least one ready event being listened for internally this message was already being emitted, so the message is now only emitted if there's 2 or more listeners for ready