Skip to content

Build v1.0.5

Compare
Choose a tag to compare
@Trickyyy Trickyyy released this 28 Sep 18:46
· 6 commits to master since this release
  • Fixed DM issues
  • Error message pops when the gateway is disconnected for invalid API reason.
  • Fixed spammy reconnection attempts
  • Client should attempt to fetch WSSURL again if failed
  • UpdatePluginReference & DiscordSocket_Initialized hook calls are moved from READY to connection init (in some cases the client is created but connection is not successful. That creates more problems where client instance remains NULL)
  • Socket.Send is only executed if connection is alive