Skip to content

Releases: botlabs-gg/yagpdb

Hotfix for Twitch being banned by Yagpdb

25 Mar 16:54
ccd2985
Compare
Choose a tag to compare
Merge pull request #1148 from botlabs-gg/dev

Hotfix for Twitch.tv being banned by antiphishing.go

General Bug fixes and Reliability improvements

23 Mar 14:02
9e1f857
Compare
Choose a tag to compare
  • Fixed a typo in hourly interval error ( #1128 )
  • Added validations auto-delete trigger and response deletion delay (#1130)
  • Added "lily from at&t" in things to throw (#1129)
  • Twitter feed channel should now be editable (#1137)
  • Auto-mod role dropdown shouldn't show deleted roles now (#1136)
  • Bumped Template version

General Bug fixes and Reliability improvements

24 Feb 02:03
87abc48
Compare
Choose a tag to compare

Release notes:

  • Tab key in text-area will now indent instead of moving to next element
    (#1115)
  • Added string length limits on print,printf,println
  • Fixed X mentions in Y seconds and X messages in Y seconds triggers on AMV2
  • Made some improvements to antiphishing.go
  • Removed unnecessary checks on structToSdict, improving reliability of the template (#1122)
  • Added .CCTrigger property which gives name of the trigger in context data (#1112)
  • Fixed reliability issues in hasRoleName/ID (#1114)
  • Fixed execCC execution in threads (#1105)
  • Added a warning if Mute User effect is selected but Mute Role is not set (#1102)
  • AMV2 List names can now be edited (#1099)
  • Streaming announcements will now not trigger for bots.
  • General bug-fixes and reliability improvements

Added Antiphishing and TrimSpace template for strings in CCs

01 Feb 13:01
5991545
Compare
Choose a tag to compare
  • YAGPDB automod now support preventing scam links by using an open-source repository of such flagged domains. (#1120)
  • TrimSpace has been added to string manipulation (#1111)

Steps to enable Scam Protection:

This can be enabled via

  • Basic Automoderator -> Banned Websites -> Enable Scam Protection

Or by creating a new trigger in AMV2

  • "Flagged Scam links" trigger should show up in the list.

Thanks to @mrbentarikau for the TrimSpace template.

New Templates to CCs and more CC improvements

07 Jan 15:52
1dc07b3
Compare
Choose a tag to compare

change log

  • Added a monospace font for CC ui, and corrected newline character count (#1092)
  • Added HasKey property on dict and sdict, which returns a boolean instead of the old way of getting the complete property (#1090)
  • Added a template for counting pinned messages in a channel getPinCount channel (#1069)
  • Added a templates to pin / unpin messages in a channel (#1065)
    • pinMessage channel messageID
    • unpinMessage channel messageID
  • Switched to using go's native cbrt function in cbrt template (#1085)
  • Added caching for invite generation because of discord rate limites (#897)
  • Added CC templates for better parsing of time (#1096)
    • snowflakeToTime converts a snowflake into a time string
    • loadLocation sets a timezone for the parsed time
    • weekNumber returns the week number for a datetime.

Fixed a performance issue with cyclic data

21 Dec 18:54
5b94784
Compare
Choose a tag to compare

Updated vulnerable dependencies + bugfixes and enhancements.

Restarting Releases, been too long a gap since the last release.

07 Dec 12:58
4e3c45c
Compare
Choose a tag to compare
Merge pull request #1080 from botlabs-gg/dev

Merged PR to add disclaimer to Join DM and Verification DM

v1.23.0

21 Feb 12:50
Compare
Choose a tag to compare
Merge branch 'dev'

v1.22.4

17 Feb 04:31
Compare
Choose a tag to compare
Merge branch 'master' of github.com:jonas747/yagpdb