This repository has been archived by the owner on Dec 28, 2023. It is now read-only.
Version 1.3.0
Changelog
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