Crate for parsing the Discord messaging format
Go to file
Charlotte Som 4f4764705d Use then() instead of ifs and Somes 2021-08-09 15:49:37 +01:00
src Use then() instead of ifs and Somes 2021-08-09 15:49:37 +01:00
.gitignore Initial commit 2021-08-07 10:34:53 +01:00
Cargo.lock Initial commit 2021-08-07 10:34:53 +01:00
Cargo.toml Initial commit 2021-08-07 10:34:53 +01:00
README.md Initial commit 2021-08-07 10:34:53 +01:00

README.md

discord_message_format

AST Construction for the format that Discord use for messages.

This lets you be formatting-aware when you parse user messages when writing bots.

To Do

  • User/role mentions
  • Emoji