This is the source code for my bot scribe
, which I use to test my Discord library Glyph.
If you want to know how to implement something in Glyph, this is probably the best place to look. I'll do my best to keep this up to date with new examples and features in cadence with Glyph releases.
If you're developing for Glyph, feel free to use this repo (since the gleam.toml
points to a local version of Glyph), just remember to set your DISCORD_TOKEN
to be that of your personal testing bot.
Further documentation for Glyph can be found at https://hexdocs.pm/glyph.