funbot-ext-events

Interact with FunBot's external events.

https://notabug.org/fr33domlover/funbot-ext-events

Latest on Hackage:0.3.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-PublicDomain licensed by fr33domlover
Maintained by [email protected]

This is a library providing types and tools for interacting with FunBot's external events. The code was extracted from FunBot itself, so that independent programs can interact with it, e.g. by using its client API. Since the provided types change every time an external event type is added or modified, many of this library's releases are expected to break compatibility. In most cases you should either use a higher-level library such as funbot-client, or perhaps create one yourself.