package
0.1.0
Repository: https://github.com/thediscordian/onebot.git
Documentation: pkg.go.dev

# Functions

Load connects to Bluesky, and sets up listeners.
Load connects to Discord, and sets up listeners.
Load connects to FirstProtocol, and sets up listeners.
Load connects to BnetProtocol, and sets up listeners.
Load connects to Matrix, and sets up listeners.

# Constants

No description provided by the author
LONGNAME is what's presented to the user.
LONGNAME is what's presented to the user.
LONGNAME is what's presented to the user.
LONGNAME is what's presented to the user.
LONGNAME is what's presented to the user.
NAME is same as filename, minus extension.
NAME is same as filename, minus extension.
NAME is same as filename, minus extension.
NAME is same as filename, minus extension.
NAME is same as filename, minus extension.
VERSION of the script.
VERSION of the script.
VERSION of the script.
VERSION of the script.
VERSION of the script.

# Structs

Bluesky is the Protocol object used for handling anything Bluesky related.
BnetProtocol is the Protocol object used for handling anything BnetProtocol related.
Discord is the Protocol object used for handling anything Discord related.
FirstProtocol is the Protocol object used for handling anything FirstProtocol related.
Matrix is the Protocol object used for handling anything Matrix related.
RespUserStatus is the JSON response for https://matrix.org/docs/spec/client_server/r0.6.0#get-matrix-client-r0-presence-userid-status https://github.com/matrix-org/gomatrix/pull/80.