DubiousDiscordΒΆ

DubiousDiscord is an opinionated Discord API wrapper written in Python.

It features:

  • a full set of dataclasses automatically generated by parsing the Discord API Documentation,

  • a decorator-based Interaction builder through pory.Pory, and

  • a small DSL through zap to make transforming information into and out of human-readable text (mostly Discord messages) easier.