Releases: Luna-devv/dlist.js
Releases · Luna-devv/dlist.js
0.5
Features
- add
getUser(userId)
method to client (c9ad5b4)
Big fixes
Refactor
0.4.2
Bug fixes
- fixing
node-fetch
requests (ddbca97)
- fix
getBot()
not using it's own id (f00c837)
0.3
Features
- add support for node.js v<18
Bug fixes
- fixed voting body (cf0247a)
- fix not defined error if not using webhook (ad630cc)
0.2
Features
- add event listener to client (9adf52d)
- add
client.on('vote', data)
to receive votes (a49b691)
- add
client.on('invalidVoteRequest', data)
to receive failed vote requests (a49b691)
Bug fixes
0.1
Features
client.postGuilds(<number>)
has been added to post bot's guild count (1e46acb)
- restManager has been added to perform requests (92f8ff6)
Bug fixes
dependencies
moved to devDependencies
(de98e98)