Discord Wrapper For Godot

A plugin to make discord bots easily on Godot


Description

Still in development, since it lacks features.
Both the HTTP api and the gateway api are supported.

Tools

Programming:

  • GDScript
  • Godot

My Work

Programming:

  • HTTP requests
  • websockets
  • multipart/form-data and json parsing & handling