News and Updates
DesTroy
less than 1 day ago (20 Nov 24 15:32)v2.47.2 is live now.
- add support for more url types for youtube feed.
- check for shorts increased to 3 minutes for youtube feed.
This release doesn't need update on the bot instance and will continue to show as v2.47.1 on the status command.
@wolveric has been added to the shared plate of poached quail eggs proposed in the last release for contributing to this release.
Change log: https://github.com/botlabs-gg/yagpdb/releases/tag/v2.47.2
DesTroy
2 days ago (18 Nov 24 11:34)v2.47.0 is live now!
Message
containsApplicationID
property if it was sent by a webhook or an application.- Modified some terms on the dashboard to be more inclusive.
- Added
StickerItems
property onMessage
if the message contains stickers. - Added
Stickers
property onGuild
which lists all stickers the guild has, this maybe outdated and not always accurate. - Number comparisions should be now more reliable in custom commands
- humanizeDuration for years should be accurate now.
- yag should be able to work on threads it created immediately after they were created
- fixed issues with yag not being able to close channels it created for tickets even though it had perms
- Modlogs for external timeouts now contains duration of the timeout.
- Advanced Automod now has a new "Send Alert" effect, which sends an alert embed to a channel of your choice, yes this is different from a send message effect somehow. sigh.
Change log: https://github.com/botlabs-gg/yagpdb/releases/tag/v2.47.0
A single plate of non-shareable Quesadilla for @soggysaussages for contributing to this release. A single shared plate of poached quail eggs for @savage4618 @j.stephano @lemmecry @galen8183 for contributing to this release.
Also, did you know that a monthly subscription of yagpdb.xyz premium costs less than all the profile effects that discord sells combined? You can verify this on our Discord Store.
DesTroy
3 weeks and 6 days ago (24 Oct 24 11:18)v2.46.2 is live now!
- Added optional count argument to
ud
( also known asundelete
), also added snipe as an alias on undelete, no need for a "snipe" cc anymore. - Added Conditions for Message Forwards to Advanced Automod.
- Fixes to Basic Automod to prevent it from going "automad" by possible misconfigurations.
Change log: https://github.com/botlabs-gg/yagpdb/compare/v2.45.2...v2.46.2
1 single dry Panipuri for @savage4618 for contributing to this release!
Did I tell you we now have a Discord Store?
DesTroy
6 weeks and 2 days ago (07 Oct 24 10:52)v2.45.0 is live now!
- Added support for Automod on Message Forwards.
- Message object in CCs now has details for message forwards.
- Added premium purchase option via discord.
- Fixed a bug with youtube ui where user wasn't able to add youtube feeds even if number of enabled feeds was below max allowed for free, but overall limit was reached.
(Youtube feeds are still broken on youtube's end, you can read the related thread here )
Full Release Details: https://github.com/botlabs-gg/yagpdb/releases/tag/v2.45.0
We now have a Discord Store
DesTroy
8 weeks ago (25 Sep 24 11:36)v2.44.0 is live now!
- Fixes a potential crash when trying to create interactions via CCs
- Adds
deleteInteractionResponse
function to delete responses generated by interactions. - Improves the error message for moderation commands.
- undelete now uses discord timestamps for showcasing the time of deletion of a message.
- [Self-hosters only] docker-compose files now point to the dockerfiles instead of asking you to put your own image.
Obwarzanek krakowski for @soggysaussages for contributing to this release.
Full Release Details: https://github.com/botlabs-gg/yagpdb/releases/tag/v2.44.0
DesTroy
10 weeks and 2 days ago (09 Sep 24 15:36)v2.43.0 is live now!
- DB page shouldn't show "save" pop-up on editing filters.
- Youtube page will now disable mention settings on feeds if custom notification is enabled.
- CC page will show a bit more informative title for interaction triggers.
- Added blocking for nested command execution to templates. (Example, you cannot now trigger warn from warn template)
- Add new cc func
getMemberVoiceState
it will give you the voice state object of a server member.
Nasi Goreng for @soggysaussages and @jo3_l for contributing to this release.
Full release details: https://github.com/botlabs-gg/yagpdb/releases/tag/v2.43.0
DesTroy
14 weeks and 2 days ago (12 Aug 24 12:21)v2.42.0 is live now!
- Changed docs links to point to https://help.yagpdb.xyz ( New Docs! Thanks )
- Created new https://yagpdb.xyz/premium-perks page to check premium benefits without logging in.
- Changes to premium page, added note on how to activate premium from Patreon.
- Improvements to shard health check endpoint
- Added
DiagnoseCCTriggers
to let your test what all CCs a message text would trigger. - Added more details to youtube custom notifications page.
- Fixed bug with custom command length validation.
- Fixed CC execution on ephemeral message context.
Masala Puri for @jo3_l and for contributing to this release and helping rewrite new docs.
Full release details: https://github.com/botlabs-gg/yagpdb/compare/v2.41.2...v2.42.0
DesTroy
18 weeks ago (17 Jul 24 14:25)v2.41.1 is live now.
- Archived and Locked properties of thread have been moved to ThreadMetadata property of the thread from top level, this has been done to keep parity with discord api.
- Fixed ui issues introduced in last release on CC page for adding new responses
- Added dropdown for redirecting errors from a CC to a different channel than the triggering channel.
- Fixed issues with empty PremiumSince and Flags property on member.
- Fixed confusing UI for cc group disabling ( Please note active CCs in a disabled group still count towards your CC limit, if you don't want them to count towards that, deactivate them individually)
- Fixed issues with
openThread
function, though it will now work with a channel_id only, channel object won't work. - other general fixes and enhancements.
- Reduced reddit free tier limit to 20 feeds
- Reduced youtube free tier limit to 10 feeds
If you need higher limits, please get a premium and support the bot.
(Your feeds exceeding the free tier limit have been auto disabled)
Laksa for @jo3_l @lzodd @thechocolateeater for contributing to this release.
Full release notes: https://github.com/botlabs-gg/yagpdb/compare/v2.40.7...v2.41.1
DesTroy
20 weeks and 2 days ago (01 Jul 24 18:25)v2.40... ( checks notes), v2.40.7 is live now.
- This removes redundant ORMS ( libraries to connect to the database for people who don't understand programming) and uses a single ORM all over the bot, this makes it easier to maintain the bot, even though the release may have not given the impression.
- Fixed a bug with
se
command removing title if not provided during editing an embed. - Poll, WYR, and other commands that have paginated response now follow command overwrite setting to delete responses.
- Added Support to Disable Custom command Groups, this disabled all custom commands in the group ( Even though the commands group is disabled the CCs are still counted as a part of your active CC limit respective to your free / premium status, this will be fixed in future releases)
added functions to encode to and decode from base64
{{encodeBase64 "i hate ducks"}}
{{decodeBase64 "aSBoYXRlIGR1Y2tz"}}
added function to create hash (sha256) of a string
{{hash "i hate ducks"}}
Fixed minor bugs with interactions in custom commands
Fixed minor bugs with thread function in custom commands
Other general bug fixes and security patches.
Kathi Roll for @lzodd @thechocolateeater @jo3_l @soggysaussages @savage4618 for contributing to this release.
Full release notes: https://github.com/botlabs-gg/yagpdb/compare/v2.39.5...v2.40.7
NOTICE: The Free tier limits for reddit feed and youtube feed will be reduced to 10 from the current 50, your existing feeds beyond the limit will be auto-deactivated, this will happen in the next release, and this is the final notice for it.
DesTroy
20 weeks and 6 days ago (27 Jun 24 11:47)v2.39.5 is live as a hotfix on the dashboard only.
This adds a checkbox above the CC responses to disable CodeMirror ui, this was added because CodeMirror 5 mobile compatibility is not great.
Full changelog: https://github.com/botlabs-gg/yagpdb/releases/tag/v2.39.5
Information
To add this bot to your server, click login in the upper right corner, then afterwards select it in the "select server" dropdown up top.
Make sure you have manage server permissions and that you are logged into the right account.
Afterwards, explore a little to get familiar with the interface and the features it provides.
If you stumble into any issues and need help, join the support server.
Thanks to our patrons!
Only showing patrons above $10
Patreon tiers above 3$ will grant you premium slots you can assign to servers, see the premium page for more info.
Check out...
YAGPDB is open source! The project is hosted on GitHub here: botlabs-gg/yagpdb.
Donate via patreon! Donating $3 or more will grant you premium slots you can assign to servers!
Looking for the YAGPDB Discord server?