Skip to content

Advanced Events

ShadowLordAlpha edited this page Dec 16, 2015 · 1 revision

This is a list of all Advanced Events that Harmony can throw to applications.

##Events

  • HarmonyReadyEvent - This is mostly the same as in Basic mode as it is thrown after Harmony has fully connected to Discord however Harmony will not process Discords READY event and will simply pass it on to the application.
  • MessageReceivedEvent - This is the event that will be thrown whenever Harmony receives a message from Discord. Harmony itself will not process the message as much as possible leaving all that work up to the application.

#Home ##Getting Started

##Event System

##Configuration

##Other

Clone this wiki locally