-
Notifications
You must be signed in to change notification settings - Fork 3
Discord Apps Wiki
V3L0C1T13S edited this page Dec 6, 2022
·
27 revisions
This is a list of Discord API wrappers, clients, and other apps being used to test Reflectcord. Overall, this wiki contains larger pieces of code, preferably with test suites available.
Smaller apps such as a ping pong bot probably don't need to be included, unless they don't work, in which case they definitely should. Rule of thumb: If it doesn't work it should be included here.
Apps are rated with 4 ratings:
Works, OK, Runs, and Broken
App | Status | Notes |
---|---|---|
Abaddon | Runs | Connects, but fails to decode gateway heartbeat payloads |
GTKCord4 | Broken | Crashes on gateway connect |
Discord Client | OK | Multiple features (mainly related to server and account management) are unimplemented. Otherwise, its fine. |
Discord.js | OK | Permissions are broken |