Skip to content
Devonte edited this page Jul 19, 2021 · 1 revision

dashactyl

Dashactyl.py Wiki

Dashactyl.py is an up-to-date API wrapper for Dashactyl based on Python classes. This repo is currently maintained my Devonte#0745 on Discord (you can find me in the Team Dashactyl server).

Compatibility

Dashactyl Version Status
0.3 Unknown
0.4 Stable
0.5 ???

Developer notes

A lot of methods currently return NotImplemented, this is because it either:

  • requires a class not yet implemented
  • refers to an endpoint not yet implemented in Dashactyl
  • the endpoint for the method is incorrect (usually commented)

Anyone is welcome to contribute to the project. Keep in mind a lot of the code is also untested so please report any bugs here.

Clone this wiki locally