Skip to content

H-274/discord_framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord_framework

Package Version Hex Docs

gleam add discord_framework@1
import discord_framework

pub fn main() {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/discord_framework.

Development

gleam run   # Run the project
gleam test  # Run the tests

Improvements to do

  • Restructure interaction handler results (Reponse and Error types)
  • Restructure chat input commands
  • Use resolved to populate the command option with the partial data type
  • Use resolved to populate the values of message components with the partial data type

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published