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

An API and gateway wrapper for Discord, written for the Godot Engine.

License

Notifications You must be signed in to change notification settings

MichiRecRoom/discord.gd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An API and gateway wrapper for Discord, written for the Godot Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published