Releases: botlabs-gg/yagpdb
Releases · botlabs-gg/yagpdb
v2.22.0
What's Changed
- Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 by @dependabot in #1499
- Added restrictions: topserver and topcommands should be botadmin only, other debug commands should be owner only. by @ashishjh-bst in #1497
- feat(youtube): Add playlist URL support by @Wolveric in #1488
- moderation: add clearwarns to mod-log by @l-zeuch in #1500
- template: don't swallow returns in try-catch actions by @jo3-l in #1501
- Replace transformer with basic string replacer by @User9684 in #1498
- feat(youtube): Update supported feed URLs by @Wolveric in #1505
- disable feed if webhook for feed belongs to a forum channel by @ashishjh-bst in #1504
- amod: fix violations expiring immediately by @phenpessoa in #1503
- added global_name to user object by @ashishjh-bst in #1506
Full Changelog: v2.21.0...v2.22.0
v2.21.0
What's Changed
- Added Support for proxy urls for twitter feeds by @ashishjh-bst in #1491
- Added Batching support and removed twitter-go from libs by @ashishjh-bst in #1492
- Twitter scraper | disable suspended accounts and deleted accounts. by @ashishjh-bst in #1493
- Reduced frequency of scraping to prevent ratelimits by @ashishjh-bst in #1494
- Made poll and batch delay frequency configurable, added backoff delay for unknown errors. by @ashishjh-bst in #1495
Full Changelog: v2.20.1...v2.21.0
v2.20.1
What's Changed
- removed fatal from twitter crash by @ashishjh-bst in #1487
- Added twitter feed support via scraping | suckit elno. by @ashishjh-bst in #1489
- Removed unnecessary logs from twitter feed and added user avatar by @ashishjh-bst in #1490
Full Changelog: v2.20.0...v2.20.1
v2.20.0
What's Changed
- Adding extra characters to extraConfusables by @User9684 in #1479
- refact(youtube): Decouple channel fetching and URL parsing logic by @Wolveric in #1478
- added reddit debug logs by @ashishjh-bst in #1484
- fix(youtube): Remove escape in channel query by @Wolveric in #1485
- added support for VanityURLCode in linkspam by @ashishjh-bst in #1486
Full Changelog: v2.19.0...v2.20.0
v2.19.0
What's Changed
- customcommands: evalcc command by @l-zeuch in #1482
- Updated nouns.go & adjectives.go with MORE by @WeepingHoney in #1481
- fixed wyr by @ashishjh-bst in #1483
New Contributors
- @WeepingHoney made their first contribution in #1481
Full Changelog: v2.18.2...v2.19.0
v2.18.2
What's Changed
- Several changes for confusables lib by @User9684 in #1474
- fixed discord voice package size changes by @ashishjh-bst in #1475
- Several changes with confusables, again. by @User9684 in #1476
Full Changelog: v2.18.1...v2.18.2
v2.18.1
What's Changed
- Fixed a typo/grammar mistake in the more roasts by @savage4618 in #1470
- Add error to parsemessagementions for conflicting values by @SoggySaussages in #1472
- Added extra warning logs for event logs when they exceed the limit by @ashishjh-bst in #1473
Full Changelog: v2.18.0...v2.18.1
v2.18.0
What's Changed
- Replace confusables lib with a custom list of confusables. by @User9684 in #1460
- added some more roasts by @savage4618 in #1461
- common/templates: add "indent" flag to
tmplJson
by @l-zeuch in #1459 - common/templates: add silent key to complexMessage by @l-zeuch in #1456
- lib/dcmd: don't accept any number when Min == Max by @l-zeuch in #1462
- Fix several issues with list generation by @User9684 in #1464
- feat(youtube): Refactor YouTube matching logic by @Wolveric in #1466
- removed twitter from list of perks by @ashishjh-bst in #1467
- Manual mention management by @ashishjh-bst in #1465
- Fix issues with PR #1466 by @ashishjh-bst in #1468
- improvements to manual mention management PR by satty by @ashishjh-bst in #1469
Full Changelog: v2.17.4...v2.18.0
v2.17.4
What's Changed
- Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 by @dependabot in #1455
- Bump golang.org/x/image from 0.0.0-20190902063713-cb417be4ba39 to 0.5.0 by @dependabot in #1454
- moderation: check bot hierarchy before performing kick/ban by @jo3-l in #891
- fix(rolecommands): Fix invalid URL in cmd error by @Wolveric in #1457
Full Changelog: v2.17.3...v2.17.4
v2.17.3
What's Changed
- Automod: Sanitize content on text based triggers by @User9684 in #1450
- lib/dice: prevent panic from zero-sided die by @l-zeuch in #1452
- Enable rolemenu commands in threads and announcement channels. by @ashishjh-bst in #1449
Full Changelog: v2.17.2...v2.17.3