PythonistaGuild / Pythonista-Bot

Discord Bot for the Pythonista Guild.
MIT License
12 stars 7 forks source link

Changes to new dpy modlog. #65

Closed EvieePy closed 4 months ago

EvieePy commented 4 months ago

Description

Enables DPY Modlog without needing to rely on the websockets or the external API.

Bumped some dependencies. Added StarlettePlus and Uvicorn. Added one internal route /dpy/modlog (Could be mapped externally)

Checklist