2025-03-08 18:16:37 +01:00
2025-03-08 18:16:37 +01:00
2025-03-08 18:16:37 +01:00
2025-03-08 18:16:37 +01:00
2025-03-08 18:16:37 +01:00
2025-03-07 15:16:36 +01:00
2025-03-08 18:16:37 +01:00
2025-03-07 15:49:17 +01:00
2025-03-08 18:16:37 +01:00

Pycord rest

The goal of this repository is to make pycord work with discord's http interactions, as described here and here.

To implement this, I will use:

  • fastapi - for the webserver
  • py-cord - for http only methods and reusing the command builders

This would essentially be a wrapper of pycord providing its own classes and methods.

todo:

  • webserver
  • Slash commands
  • Slash options
  • Slash autocomplete
  • UI components
Languages
Python 100%