Skip to content

Releases: mrjackyliang/discord-stonker-bot

v3.1.3

28 Sep 15:18
Compare
Choose a tag to compare

UPDATED

  • Removed null when rebuilding the payload_json in message proxy

FIXED

  • Log messages generated with util.inspect for generateOutputMessage caused line breaks to be double escaped.

v3.1.2

27 Sep 21:04
Compare
Choose a tag to compare

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

27 Sep 21:03
Compare
Choose a tag to compare

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

27 Sep 21:02
Compare
Choose a tag to compare

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

15 Jun 18:56
Compare
Choose a tag to compare

UPDATED

  • Restored Finnhub Earnings earning hour text

FIXED

  • Toggle perms failed to recognize CategoryChannel as a permission overwrite-able channel

v3.0.10

14 Jun 22:06
Compare
Choose a tag to compare

UPDATED

  • Revert "If Server Tools message is deleted, the message will no longer be replied to"

FIXED

  • node-cron installing 3.0.1 causing bot to shutdown
  • Text in voice channels were being incorrectly marked as invalid

v3.0.9

12 Jun 20:59
Compare
Choose a tag to compare

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 to q 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

02 Jun 13:31
Compare
Choose a tag to compare

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 (previously isoDate) to use full ISO date and time

FIXED

  • Earnings date were displayed based on the config time zone

v3.0.7

23 May 13:13
Compare
Choose a tag to compare

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

22 May 23:49
Compare
Choose a tag to compare

FIXED

  • Support for double quotes in map webhooks