Skip to content

Gleam is a library to create discord bots in gleam

License

Notifications You must be signed in to change notification settings

Cyteon/discord_gleam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord_gleam

Package Version Hex Docs

gleam add discord_gleam
import discord_gleam

pub fn main() {
  todo
}

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

Development

gleam test  # Run the tests