mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-11-02 15:54:27 -05:00
7.0 KiB
7.0 KiB
Changelog
Experimental changelog. Mostly based on keepachangelog except date format. a-c-f-r-o
[3.0.0] - 01.07.2021
WIP
[2.46.2] - 14.07.2021
Fixed
- Fixed .save for local songs
- Fixed .lq for local songs if the song names are too long
- Fixed hierarchy check for .warnpunish with role argument
[2.46.1] - 21.06.2021
Fixed
- Fixed some response strings (thx Ala)
- Fixed repeaters having 5 global limit, instead of 5 server limit (thx cata)
[2.46.0] - 17.06.2021
Added
- Added some nsfw commands
Changed
.aarreworked. Now supports multiple roles, up to 3.- Toggle roles that are added to newly joined users with
.aar RoleName - Use
.aarto list roles which will be added - Roles which are deleted are automatically cleaned up from
.aar
- Toggle roles that are added to newly joined users with
.inrolenow also shows user ids- Blacklist commands (owner only)
.ubl.sbland.cblwill now list blacklisted items when no argument (or a page number) is provided .cmdcdnow works with customreactions too.xprrusage changed. It now takes add/rm parameter to add/remove a role ex. You can only take or remove a single role, adding and removing a role at the same level doesn't work (yet?)- example:
.xprr 5 add Memberor.xprr 1 rm Newbie
- example:
[2.45.2] - 14.06.2021
Added
- Added
.duckduckgo / .ddgsearch
Changed
.invlistshows expire time and is slightly prettier
Fixed
.antialtwill be properly cleaned up when the bot leaves the server
[2.45.1] - 12.06.2021
Added
- Added many new aliases to custom reaction commands in the format ex + "action" to prepare for the future rename from CustomReactions to Expressions
- You can now
.divorcevia username#discrim even if the user no longer exists
Changed
- DmHelpText should now have %prefix% and %bot.prefix% placeholders available
- Added squares which show enabled features for each cr in
.lcr - Changed CustomReactions' IDs to show, and accept base 32 unambigous characters instead of the normal database IDs (this will result in much shorter cr IDs in case you have a lot of them)
- Improved
.lcrhelptext to explain what's shown in the output .rolecolor <color> <role>changed to take color, then the role, to make it easier to set color for roles with multiple words without mentioning the role.acmdcdsalias chanaged to.cmdcds.8ballwill now cache results for a day.chatmuteand.voicemutenow support timed mutes
Fixed
- Fixed
.config <conf> <prop>exceeding embed field character limit
[2.45.0] - 10.06.2021
Added
- Added
.crsexportand.crsimport- Allows for quick export/import of server or global custom reactions
- Requires admin permissions for server crs, and owner for global crs
- Explanation of the fields is in the comment at the top of the
.crsexport.yml file
- Added
.mquality/.musicquality- Set encoding quality. Has 4 presets - Low, Medium, High, Highest. Default is Highest - Added
.xprewsresetwhich resets all currently set xp level up rewards - Added
.purgeuser @Userwhich will remove the specified from the database completely. Removed settings include: Xp, clubs, waifu, currency, etc... - Added
.config xp txt.per_imageand xpFromImage to xp.yml - Change this config to allow xp gain from posting images. Images must be 128x128 or greater in size - Added
.take <amount> <role>to complement.award <amount> role - Added Fans list to
.waifuinfowhich shows how many people have their affinity set to you - Added
.antialtwhich will punish any user whose account is younger than specified threshold
Changed
.warnewith no args will now show current state- .inrole` will now lists users with no roles if no role is provided
- Music suttering fixed on some systems
.saymoved to utility module- Re-created GuildRepeaters table and renamed to Repeaters
- confirmation prompts will now use pending color from bot config, instead of okcolor
.mutecan now have up to 49 days mute to match .warnp.warnlognow has proper pagination (with reactions) and checking your own warnings past page 1 works correctly now with.warnlog 2
Fixed
- obsolete_use string fixed
- Fixed
.crreact
[2.44.4] - 06.06.2021
Added
- Re-added
%music.playing%and%music.queued%(#290) - Added
%music.servers%which shows how many servers have a song queued up to play
ℹ️ ^ Only available to.ropl/.adplfeature atm .autodcre-added.qrp,.vol,.smch.autodcwill now persist
Changed
- Using
.commands/.cmdswithout a module will now list modules .qrp/.queuerepeatwill now accept one of 3 valuesnone- don't repeat queuetrack- repeat single trackqueue(or ommit) - repeat entire queue
- your old
.defvoland.smchsettings will be reset
Fixed
- Fixed
.google/.gcommand - Removing last song in the queue will no longer reset queue index
- Having
.rpldisabled will now correctly stop after the last song, closes #292
Removed
.sadremoved. It's more or less useless. Use.qrpand.autodcnow for similar effect
Obsolete
.rcsis obsolete, use.qrp sor.qrp song.defvolis obsolete, use.vol
[2.44.3] - 04.06.2021
Changed
- Minor perf improvement for filter checks
Fixed
.qsresult urls are now valid- Custom reactions with "
-" as a response should once again disable that custom reaction completely - Fixed
.acrmout of range string - Fixed
.sclistand.aclistnot showing correct indexes past page 1
[2.44.2] - 02.06.2021
Added
- Music related commands reimplemented with custom code, considered alpha state
- Song and playlist caching (faster song queue after first time)
- Much faster starting and skipping once the songs are in the queue
- Higher quality audio (no stuttering too!)
- Local tracks will now have durations if you have ffprobe installed (comes with ffmpeg)
- Bot supports joining a different vc without skipping the song if you use
.j- ⚠️ DO NOT DRAG THE BOT to another vc, as it's not properly supported atm, and you will have to do
.playafter dragging it)
- ⚠️ DO NOT DRAG THE BOT to another vc, as it's not properly supported atm, and you will have to do
.jmakes the bot join your voice channel.pis now alias of play, pause is.pause.qsshould work without google api key now for most users as it is using a custom loader- Added
.clubsalias for.clublb
Changed
.msno longer takes>between arguments (.ms 1 5now, was.ms 1>5before)- FlowerShop renamed to Shop
Fixed
- Fixed decay bug giving everyone 1 flower every 24h
- Fixed feeds which have rss media items without a type
- Fixed
.acrmindex not working - Fixed and error reply when a waifu item doesn't exist
- Disabled colored console on windows as they were causing issues for some users
- Fixed/Updated some strings and several minor bugfixes
Removed
- Removed admin requirement on
.scrmas it didn't make sense - Some Music commands are removed because of the complexity they bring in with little value (if you really want them back, you can open an issue and specify your good reason)