A Discord API Library for Gleam! 馃挮
Gleam 97.2%
Nix 0.1%
Shell 0.1%
Other 2.7%
128 2 0

Clone this repository

https://tangled.org/folospior.dev/grom https://tangled.org/did:plc:oaikgq4fwtynmdyzbqlx6zk3/grom
git@tangled.org:folospior.dev/grom git@tangled.org:did:plc:oaikgq4fwtynmdyzbqlx6zk3/grom

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

grom#

Package Version Hex Docs

gleam add grom@1
import grom

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

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

Development#

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