Types and tools for interacting with FunBot's external events, to be used by FunBot itself and by programs communicating with it.

[[ 🗃 ^br6Go funbot-ext-events ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/br6Go

SSH: git clone USERNAME@vervis.peers.community:br6Go

Branches

Tags

master ::

INSTALL

Install from Hackage:

    $ cabal install funbot-ext-events

Install from unpacked release tarball or source repo:

    $ cd funbot-ext-events
    $ cabal install

Just play with it without installing:

    $ cabal build
    $ cabal repl

[See repo JSON]