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, anda small DSL through
zapto make transforming information into and out of human-readable text (mostly Discord messages) easier.