Current section
Files
Jump to
Current section
Files
discord_gleam
README.md
README.md
# discord_gleam
[](https://hex.pm/packages/discord_gleam)
[](https://hexdocs.pm/discord_gleam/)
```sh
gleam add discord_gleam
```
```gleam
import discord_gleam
pub fn main() {
todo
}
```
Further documentation can be found at <https://hexdocs.pm/discord_gleam>.
## Development
```sh
gleam test # Run the tests
```
## Features:
| Feature | Status |
| --- | --- |
| Basic events | β
|
| More events | π¨ |
| Sending messages | β
|
| Ban/kick | β
|
| Deleting messages | β
|
| Embeds | β
|
| Basic Slash commands | β
|
β
- Done | π¨ - In Progress | π - Planned | β - Not Planned
## Supported events:
- READY
- MESSAGE_CREATE
- MESSAGE_DELETE
- INTERACTION_CREATE