Skip to content

LeSaRXD/datcord-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datcord-rs

This documentation follows the official Discord API docs

Datcord-rs is a high-level Discord API wrapper

Current features:

  • Getting all existing global commands1
  • Registering new commands2
  • Deleting existing commands3
  • Ed25519 encryption headers verification4
  • Responding to PING5 interactions6

Currently working on:

  • Responding to APPLICATION_COMMAND5 interactions

Footnotes

  1. Getting existing commands

  2. Creating new commands

  3. Deleting existing commands

  4. How discord uses Ed25519

  5. Types of interactions 2

  6. Interactions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages