Releases: botlabs-gg/yagpdb
Releases · botlabs-gg/yagpdb
Hotfix for Twitch being banned by Yagpdb
Merge pull request #1148 from botlabs-gg/dev Hotfix for Twitch.tv being banned by antiphishing.go
General Bug fixes and Reliability improvements
- 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
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
- 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
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 stringloadLocation
sets a timezone for the parsed timeweekNumber
returns the week number for a datetime.
Fixed a performance issue with cyclic data
Updated vulnerable dependencies + bugfixes and enhancements.
Fixes in this release:
- Added a clarity on prefix not changing for flags
- Added new error code on max limit on number of reactions in a role, previously sending unknown reactions
- Added the adjectives 'cringe', 'frantic', 'festive'
- Fix for softPanic on nil args on delReactions and addReactions
- Added a count of all warnings in servers to
topwarns
- Added the adjective 'furry'
- Added checks for not kicking users that have been verified manually by adding the "verification" role
- Fixed a bug where if the undelete command was run with the channel flag in another channel, it won't show the deleted messages
- Added discord timestamp formatting to reminders
- Added discord timestamps in warnings
- Fixed a typo
- Added the adjectives 'cocky' and 'annoying'
- bumped dependences marked as vulnerable by dependabot
Restarting Releases, been too long a gap since the last release.
Merge pull request #1080 from botlabs-gg/dev Merged PR to add disclaimer to Join DM and Verification DM
v1.23.0
Merge branch 'dev'
v1.22.4
Merge branch 'master' of github.com:jonas747/yagpdb