You are browsing as a guest.
Sign up
(or log in) to start making projects!
- Created the
/export command (slash): send the file path and export it (as well as give the file’s github url (owner only)
- Created the
Save as Tag command (message): save a message as tag, both embeds & content
- Created the
Convert to QR Code command (message): convert a message’s content to a QR code (either as image or text)
- Created the
Download Voice Message command (message): as the name says, download as MP3 a user’s voice message
- Created the
Set as Reminder command (message): set a user’s message (either content or URL) as a reminder
- Created the
Get Message JSON command (message): get the JSON object of the message
- Created the
Get Member Avatar command (user): get the server specific avatar of the user
- Created the
Get User Avatar command (user): get the global avatar of the user
- Created the
Get User Avatar Decoration command (user): get the avatar decoration of the user
- Created the
Get Member JSON command (user): get the JSON object of the member
- Created the
Get User JSON command (user): get the JSON object of the user
- Environment variables are now loaded at startup via a gradle task
- Added a
LOG_LEVEL env to choose the level of the console output to show
- Created a util function for plurals
- Set tag name limit to 255 chars
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.