Wumpcord icon indicating copy to clipboard operation
Wumpcord copied to clipboard

🚣 Flexible and type-safe Discord API library made in TypeScript

Results 4 Wumpcord issues
Sort by recently updated
recently updated
newest added

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...

documentation
enhancement

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({...

bug

Add in threads support (once I have access)

documentation
enhancement

Provide documentation for everything in the TypeScript rewrite (#54)

documentation