Changelog
Version 1.3.1
- Added code blocks to markdown formatting
- Added mention replacement
- Added embed support (WIP)
- Updated attachments to directly send images, audios and videos
Version 1.3.0
- Updated the locale code to automatically switch to english in case of missing translations
- Updated the
contentReplacement()
function to also replace markdown - Updated
deleteMessage()
&editMessage()
to make use of jQuery selectors - Updated the mousewheel binding code
- New function to format any timestamp into local timestamp (
formatTimestamp(dateLike)
) - New Dutch locale by LevantHAN
- New Turkish locale by LevantHAN
- Removed
deleteMessage()
&editMessage()
and moved the code into their matching discord events