@zeyrbot/dlist
v1.1.2
Published
A wrapper made for discordlist.gg api
Downloads
4
Readme
A wrapper made for urban discordlist.gg api
⚠ This wrapper is not finished yet and the methods may be limited, whatever you still can use it :D
🏠 Homepage
✨ NPM
Install
pnpm add @zeyrbot/dlist
Usage
import { Client as DlistClient } from "@zeyrbot/dlist"
const dlist = new DlistClient({
token: "XXXXXXXXXXXXXXX",
id: "XXXXXXXXXXXXXXXXXXX"
})
/**
* Replace the '1' with your actual guild count
*/
await dlist.postGuildCount(1) // true
Author
👤 @ruunao
🤝 Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!