News and Updates
DesTroy
less than 1 day ago (31 Jan 26 11:21)
v2.73.5 is live now.
- The "nopin" flag has been enabled again on clean command.
- The server-wide cooldown has been reduced to 10 seconds from 120 seconds
- Pin related custom command template functions have been enabled again.
- The cooldown error will now tell you how many seconds are remaining for the cooldown.
A hot cup of coco topped with marshmellows for @galen for contributing to this release!
Full changelog: https://github.com/botlabs-gg/yagpdb/releases/tag/v2.73.5
DesTroy
3 days ago (28 Jan 26 21:18)
Apologies for the outage.
Bot is 100% up now.
The rate-limit seems to have happened because of 2 major issues.
- spam of "clean" command using interval ccs, as of now a cooldown has been added, the command can now be used only once per 2 minute window per server.
- Ratelimit changes on discord api for pinned message operations, because of this following changes have been added "temporarily".
- "nopin" flag on clean command has been disabled, running the command with that flag will give you an error message.
- "pinMessage", "unpinMessage", "getPinCount", "getChannelPins" have been disabled.
DesTroy
3 days ago (28 Jan 26 12:22)
v2.73.0 is rolling out!
- This adds support for setting an error channel on CC groups. The fallback of error redirection is CC setting -> Group Setting -> Triggering Channel.
- You can remove embeds and components from a non-cv2 message by setting the value in complexMessageEdit to an empty slice. Doing this on a cv2 message will throw an error as a cv2 message must have components.
Example:
{{editMessage $channel_id $message_id (complexMessageEdit "content" "edited content" "embed" (cslice) "components" (cslice)}}
The release is still rolling out, so these will only work 100% when your server has recieved the release, ou can check that by using the status , it should show the version as v2.73.0
Full Changelog: https://github.com/botlabs-gg/yagpdb/releases/tag/v2.73.0
DesTroy
2 weeks and 3 days ago (14 Jan 26 14:08)
v2.71.0 is live now!
- This adds support for using private threads for the ticket system for premium servers.
Full Changelog: https://github.com/botlabs-gg/yagpdb/releases/tag/v2.71.0
DesTroy
3 weeks and 3 days ago (07 Jan 26 11:08)
v2.70.1 is live now!
- This adds a new custom command type which triggers on
Role Changeson a member.
Special properties in this type of custom command
.TargetMember is the member on whom the role change was done.
.TargetUser is the user on whom the role change was done.
.Authoris the User who changed the role.
.Role contains the role object of the role that was changed.
.RoleAdded is a bool which is true if the role was added and false if the role was removed.
Restrictions on this type of CC
- Won't trigger if the Target is a Bot.
- There is a cool-down for user-role combinations, 5 minutes, which reduces to 1 minute for premium servers.
- Free servers can have 1 Role trigger, Premium can have 5 Role triggers.
- The Role Restriction on custom command here works on the modified role and not on the member who got the role or assigned the role.
Like Interval CCs
- .Message doesn't exist
- .Member and .User doesn't exist
It cannot be executed from execCC and scheduleUniqueCC
Made minor changes to the custom command edit page layout to make it more organized and responsive for different screen sizes.
The command documentation generating utility has had some improvements to the format
Banana Frappe for @lzodd for contributing to this release!
Full Changelog: https://github.com/botlabs-gg/yagpdb/releases/tag/v2.70.1
DesTroy
6 weeks and 1 day ago (19 Dec 25 05:44)
v2.69.3 is live now!
- This patches a bug with trivia command not obeying command overwrites
- Adds a difficulty selector to trivia command Scoring logic has been modified, higher the difficulty, more score you gain / lose.
- Added sort by correct and incorect answers to trivia leaderboard.
Reminder, we have a contest going on for trivia in our support server with yagpdb premium as a reward, check <#205864888893964288> to know more.
Full changelog: https://github.com/botlabs-gg/yagpdb/releases/tag/v2.69.3
DesTroy
6 weeks and 3 days ago (17 Dec 25 14:15)
v2.69.1 is live now!
This adds a leaderboard to the trivia command.
/trivia start - to start a trivia question
/trivia leaderboard - see the leaderboard
/trivia rank - to see your rank on the leaderboard and some stats
/trivia resetleaderboard - to clear the leaderboard.
Leaderboard contains score ( correct answer does +2. incorrect answer does -1 ) streak ( consecutive correct answers ) max streak ( maximum streak you've achieved )
Leaderboard can be sorted using any of the above, rank is shown as per the sort If a user is inactive for more than 7 days, they are removed from the leaderboard automatically.
Rank card always shows rank as per score.
Full Changelog: https://github.com/botlabs-gg/yagpdb/releases/tag/v2.69.1
DesTroy
7 weeks and 1 day ago (12 Dec 25 10:26)
v2.68.0 is live now!
This Adds a new feature called Voice Roles You can automatically assign a role to a user when they join a voice channel or a stage channel. The role is removed when the user leaves the channel.
Description for
rolemenucommand args have been made more clear and easy to understand.
Iced Strawberry Latte for @Wolveric Catkin for contributing to this release!
Full Changelog: https://github.com/botlabs-gg/yagpdb/releases/tag/v2.68.0
DesTroy
7 weeks and 3 days ago (10 Dec 25 08:43)
v2.67.3 is live now
- This adds an auto-heal mechanism to reddit feeds, if reddit feed goes down for more than 15 minutes, it restarts the reddit feed and resets the latest post ids.
Full changelog: https://github.com/botlabs-gg/yagpdb/releases/tag/v2.67.3
DesTroy
9 weeks ago (29 Nov 25 13:21)
v2.67.1 is live now.
- Soundboard works again.
- a couple of "annoying" spaces have been removed from twitch and youtube page on dashboard.
a single drop of a espresso for @Borbot for contributing to this release
Also, the sale on patreon ends tomorrow.
Full changelog: https://github.com/botlabs-gg/yagpdb/releases/tag/v2.67.1
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 with subscription above $10
Patreon subscription 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.
Looking for the YAGPDB Discord server?