Wumpcord
Wumpcord copied to clipboard
🚣 Flexible and type-safe Discord API library made in TypeScript
This pull request refers to v2 of Wumpcord, which completely refractors all entities, caching methods, documents everything, and a complete API overhaul # Additions - Added `AbstractEntityCache` which inherits 2...
The ready event on client never fires. (TS Script) **Edit** Seems like the message event doesn't fire aswell ```ts import { Client } from "wumpcord" const client = new Client({...
Add in threads support (once I have access)
Provide documentation for everything in the TypeScript rewrite (#54)