Releases: mrjackyliang/discord-stonker-bot
Releases · mrjackyliang/discord-stonker-bot
v3.1.3
UPDATED
- Removed
null
when rebuilding thepayload_json
in message proxy
FIXED
- Log messages generated with
util.inspect
forgenerateOutputMessage
caused line breaks to be double escaped.
v3.1.2
UPDATED
- Payload print for message proxies will now happen before and after
- Embeds for message proxies will now be re-built upon sending to relieve the difficulty with regular expression modifications
v3.1.1
UPDATED
- Examples will no longer use non-capturing groups for regular expressions
ADDED
- Ability to replace message proxy payloads in part or whole
- Function to generate log messages designed for outputs
REMOVED
- Message proxy webhook avatar url and username support due to the added ability to replace them using regular expressions
v3.1.0
UPDATED
- Regular expressions for detecting ISO dates, Discord webhook links, member IDs, emojis, and suspicious words
- Simplified logic for functions that use lodash
_.every
ADDED
- Message proxy
v3.0.11
UPDATED
- Restored Finnhub Earnings earning hour text
FIXED
- Toggle perms failed to recognize
CategoryChannel
as a permission overwrite-able channel
v3.0.10
UPDATED
- Revert "If Server Tools message is deleted, the message will no longer be replied to"
FIXED
node-cron
installing3.0.1
causing bot to shutdown- Text in voice channels were being incorrectly marked as invalid
v3.0.9
UPDATED
- Support Discord Text in Voice feature
- Auto Replies will now only reply using messages in the first match
- If Server Tools message is deleted, the message will no longer be replied to
FIXED
- Escaped double-backslashes were being converted to double double-quotes
ADDED
- Detect Suspicious Words will now convert
9
toq
and will be latinized - Impersonator Alerts will now convert non-latin characters to latin characters
REMOVED
- Emoji names, member user tag and nicknames will no longer be normalized
v3.0.8
UPDATED
- Enforced setting for
node-cron
to skip missed executions - Shorter earning hour text for API Fetch (Finnhub Earnings)
- More strict on earnings sorting by updating
sortIso
(previouslyisoDate
) to use full ISO date and time
FIXED
- Earnings date were displayed based on the config time zone
v3.0.7
UPDATED
- When functions or events invokes or fails to invoke, relevant variables will be printed out for troubleshooting
FIXED
- Bot fails to initialize startup features when guild is not available
v3.0.6
FIXED
- Support for double quotes in map webhooks