TBMCPlugins / Chroma-Discord

A plugin that controls the ChromaBot Discord bot and provides Minecraft chat functionality and other features.
GNU General Public License v3.0
1 stars 0 forks source link

The ready event gets handled on reconnects (again) #107

Closed NorbiPeti closed 4 years ago

NorbiPeti commented 5 years ago

The plugjn lost connection (502 bad gateway), then it reconnected and the event got fired.

NorbiPeti commented 5 years ago

This was actually only fixed on the master branch before and I applied a different fix this time.