Releases: makigas/makibot
v2.5.0
v2.4.0
v2.3.1
v2.3.0
Features
- allow the /karma command to receive an user (e501812, closes #509), thank you for the report @matiuri
- deploy commands using the bot itself (5b8b32b)
Bug Fixes
- autoarchive deleted linkchannel and threadchannel messages (0a8700a, fixes #525) -- thank you for the bug report, @xaviermazon
- coerce OpenGraph title into string (f3accf8, fixes #523) -- thank you for the report, @xaviermazon
- recompute the karma when bounties are given (2023b30, fixes #505)
Chore
v2.2.0
Features
- command to search in makigas.es and bbs.makigas.es (#521) (4933ad5), closes makigas#7 -- thanks, @dannywolfmx
- csgo: remove dead rules (1de0102)
- csgo: start intercepting BbyStealer virus (d5f0980)
Bug Fixes
- karma: typo in welcome message (4a9229f) -- thanks, @GuillermoMajano
v2.1.0
Features
- add more information onto the shardDisconnect dispatch event, and document it (#512) (095b3ca) -- thanks @dannywolfmx
- antispam: disallow linking to RT.com (3181fa1)
- present the error code using the logger (#514) (00a33bb) -- thanks @dannywolfmx
Chore
v2.0.0
This release is still dedicated to the people who support me on YouTube and Twitch and those that make our Discord server rock 🤘
However, if you are expecting that the release bump is because I did something revolutionary in this PR, sorry for dissapointing you. This is a major release because it has some breaking changes and I considered polite to follow conventional commits, so I'm bumping to v2.0.0. Wait for the future settings refactor, that is going to be revolutionary! (And probably a major release too)
⚠ BREAKING CHANGES
- wrap all the modlogs into a common send
Features
- restore karma when member joins server (f03fb4e)
Bug Fixes
- messages are not being sent to the pinboard (1e88aad)
- mods cannot close a thread with /archivar (e17d18c)
- roles are not being triggered when message are sent (1a69343)
Refactor
v1.1.1
v1.1.0
Clank v1.0.0
There is nothing special in this release, but I figured out that if I don't bump the version number to v1.0.0 and stayed with v0.40, I would never bump the version.
This release is dedicated to all the habitual people that visit the Discord server weekly, daily, those who do not log out. You are the ones that make this server rock. 🤘
Features
- add button to manage helper roles (ba66988)
- a̶̝̚d̸͙͝d̷͍͝e̴̅ͅd̶̬͠ ̴̳̉c̶͇͂ḷ̴̅à̵̺n̷̠͗k̸͈͝ (6̵̳͖̀d̵̬̜̳̽c̸̫͚̟̆̓7̸͍̟͗͊͝ë̷͍̟́̍3̴̡̦̊̿̀)
- add button to remove all roles or helpers (ebf58c0)
- add helper manager (command) (84aa1ed)
Bug Fixes
- antiflood: do not treat as flood the same channel (d75c222)
- antispam: exception for VODs and clips (70284bc)
- downgrade to get-urls 10 to fix ESM modules (5d2a438)
Chore
- csgo: add spam filters (#494) (65b261e) -- thanks, @Klairm
- deps: update dependencies (50275e7)
- deps: update vulnerable dependencies (cfcc244)
- handle deprecations (d32e62a)
Refactor
- antispam: better error messages (ead53a8)