NOTABLE CHANGES
eval filter
- Added
url()
function, see eval documentation about usage
COMMITS
- [6063582] system/keywords: Fix sender variable as string and not object
- [c4d8248] lib/message: Add url() function to eval
- [af51da1] lib/logs: Update datetime format to use local time
- [ce3bec4] main: Fix incorrect checking user on join/part
- [c80285c] lib/api: Add clearTimeout for better garbage collection
- [294099b] database/master: Add clearTimeout too free gc
- [909b06f] lib/currency: Add clearTimeout to free gc
- [ef49807] lib/event: Add clearTimeout to free gc
- [8fcd58e] games/heist: Add clearTimeout to free gc
- [819071f] system/bets: Add clearTimeout to free gc
- [e679e80] main: Add clearTimeout to free gc
- [95d958b] lib/users: Add clearTimeout to free gc
- [46d585f] lib/webhooks: Add clearTimeout to free gc
- [2516700] integration/spotify: Add clearTimeout to free gc
- [e087f0e] system/gambling: Add clearTimeout to free gc
- [b061cb8] system/points: Add clearTimeout to free gc
- [5881374] system/raffles: Add clearTimeout to free gc
- [0656ee0] system/timers: Add clearTimeout to free gc
- [04dcfb8] perf/sockets: Remove this.io from several calls
- [1e33902] cluster: Initialize debug functions only once
- [e966f63] lib/api: Initialize debug functions only once
- [bd54c4f] database/master: Initialize debug functions only once
- [dcb3046] main: Initialize debug functions only once
- [7696341] lib/configuration: Initialize debug functions only once
- [1c18cc8] lib/parser: Initialize debug functions only once
- [d5f9c2f] system/bets: Initialize debug functions only once
- [5dd21e5] system/moderation: Initialize debug functions only once
- [9185f7f] lib/timeout: Add recursive() to use for recursive functions with wait
- [07a9810] various: Change recursive interval calls with timeout.recursive()
- [92d17ae] lib/timeout: Properly cleanup timeout after clear
- [e87b7d0] package: 7.4.2