discord_gleam
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
Features:
| Feature | Status |
|---|---|
| Basic events | โ |
| More events | ๐จ |
| Sending messages | โ |
| Ban/kick | โ |
| Deleting messages | โ |
| Embeds | โ |
| Slash commands | ๐ |
โ - Done | ๐จ - In Progress | ๐ - Planned | โ - Not Planned
Supported events:
- READY
- MESSAGE_CREATE
- MESSAGE_DELETE