Releases: thenamelessdev/DiscoJs
Releases · thenamelessdev/DiscoJs
v1.1.0
21 Dec 20:47
Compare
Sorry, something went wrong.
No results found
v1.1.0
Added guild functions: ban, unban, and kick and some bug fixes
Download it using npm :
npm install @thenamelessdev/discojs
v1.0.9
21 Dec 20:08
Compare
Sorry, something went wrong.
No results found
v1.0.9
Added editWebhookMessage function, made executeWebhook return a message object, and made some big fixes
Download it using npm :
npm install @thenamelessdev/discojs
v1.0.8
20 Dec 21:26
Compare
Sorry, something went wrong.
No results found
v1.0.8
Added pinMessage, unpinMessage, and api functions.
Download it using npm :
npm install @thenamelessdev/discojs
or with the file below
v1.0.7
19 Dec 15:44
Compare
Sorry, something went wrong.
No results found
v1.0.7
Added a new editMessage function for editing messages.
Download it using npm :
npm install @thenamelessdev/discojs
or with the file below
v1.0.6
19 Dec 12:52
Compare
Sorry, something went wrong.
No results found
v1.0.6
Made send message functions so that it returns the entire message object.
Download it using npm :
npm install @thenamelessdev/discojs
or with the file below
v1.0.5
19 Dec 12:42
Compare
Sorry, something went wrong.
No results found
v1.0.5
Now the send message functions (if successful) return the message id.
Download it using npm :
npm install @thenamelessdev/discojs
or with the file below
v1.0.4
19 Dec 09:35
Compare
Sorry, something went wrong.
No results found
v1.0.4
Added replyMessage function.
Download it using npm :
npm install @thenamelessdev/discojs
or with the file below
v1.0.3
19 Dec 08:15
Compare
Sorry, something went wrong.
No results found
v1.0.3
Added webhook interactions: executeWebhook and deleteWebhook
v1.0.2
19 Dec 07:53
Compare
Sorry, something went wrong.
No results found
v1.0.2
Changelog: Added embed and made message optional for sendMessage.
v1.0.1
18 Dec 21:25
Compare
Sorry, something went wrong.
No results found
v1.0.1
Added a new function: deleteMessage. It can delete messages.