dismal

November 21, 2020 ยท View on GitHub

dismal: The small wip discord api for D

Features

  • Basic HTTP API coverage
  • Command framework built in, so no need to parse commands yourself!
  • Quite a large chunk of the Discord API (WSS) is already implemented
  • Easy to use!

Basic Example

A basic example for creating a bot using dismal can be found under examples/basicbot. Please note that you will need to edit the token variable and provide your own bot token.