Skip to content
This repository has been archived by the owner on Jun 21, 2020. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 609 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 609 Bytes

Discord.gd

Hello! This is a work-in-progress implementation of the Discord API, written for the Godot Engine.

Progress

The implementation currently handles maintaining a connection to the gateway, as well as emitting signals whenever a DISPATCH or unknown opcode is received, but does not provide any API abstractions such as sending messages. If that doesn't deter you, then you are free to use it in its current state. Otherwise, I recommend waiting for further updates.

If you'd like to see specifics on the development progress, click here.