apacheli / discord-api-libs

List of open-source Discord API Libraries
http://apache.li/discord-api-libs/
Apache License 2.0
144 stars 24 forks source link

Add Dis-Snek #32

Closed AstreaTSS closed 2 years ago

AstreaTSS commented 2 years ago

Dis-Snek is an in-development Discord library for Python that is meant to be fast, easy to use, and easily modifiable.

The library already has significant coverage of the Discord API (pretty much everything but voice), and while there are still many parts that aren't exactly polished, it is more than usable for basic use.

In terms of where to place it, the - was a slight problem - I decided to sort it based on if the - wasn't there.

apacheli commented 2 years ago

We have an action for sorting now thanks to https://github.com/apacheli/discord-api-libs/pull/31 In theory, sorting will automatically be corrected :)