curious.coreΒΆ

The core of Curious.

This package contains the bulk of the network interface with Discord, including parsing data that is incoming and delegating it to client code.

client The main client class.
event Special helpers for events.
gateway Websocket gateway code.
httpclient The main Discord HTTP interface.
state Defines State.