Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Releases: makigas/makibot

v0.39.2

02 Jan 10:24
Compare
Choose a tag to compare

A maintenance release that mostly updates dependencies and adds data to the antispam system.

Features

  • csgo: airdrop scammers not always mention (013b7e9)
  • roles: add Archivist role (90a5fe2)

Chore

v0.39.1

21 Dec 14:15
Compare
Choose a tag to compare

Features

  • antispam: block links pointing to forms.gle (3cc500d)
  • csgo: add spam link (6271cf0)
  • separate defaultMod from deleteMod (6030ae0)

Chore

  • karma: better welcome message (43c855f)

v0.39.0

02 Dec 20:53
Compare
Choose a tag to compare

Features

  • add bless subcommand to /mod (0f04f50)

Bug Fixes

  • do not crash if modevent cannot be evicted (d23365d)
  • don't crash on private modlog errors (516b996)

Refactor

  • cleanup unused cooldown properties (3e33e79)

Chore

  • deps: update datetoken to 1.1.1
  • deps: update yargs to 17.3.0
  • deps: update @types/node to 16.11.11
  • deps: update @types/sinon-chai to 3.2.6
  • deps: update @types/yargs to 17.0.7
  • deps: update @typescript-eslint/eslint-plugin to 5.5.0
  • deps: update @typescript-eslint/parser to 5.5.0
  • deps: update discord-api-types to 0.25.2
  • deps: update eslint to 8.3.0
  • deps: update lint-staged to 12.1.2
  • deps: update prettier to 2.5.0
  • deps: update typescript to 4.5.2
  • lint: measure cyclomatic complexity (4d13e41)

v0.38.1

28 Nov 12:02
Compare
Choose a tag to compare

Bug Fixes

Refactor

  • migrate modlog to webhooks (d276e37)
  • remove old warning system (54f1da1)
  • remove unused autorole hook (f9bd3fc)

Chore

  • ops: install Sentry integration (ba55f6c)
  • lint: pass eslint (954d429)

v0.38.0

23 Nov 22:27
Compare
Choose a tag to compare

Features

Bug Fixes

  • antispam: properly escape dots in URLs (b9bc5c0)

Chore

Refactor

v0.37.1

17 Nov 23:31
Compare
Choose a tag to compare

Bug Fixes

  • mod: prevent crash on expiration if member left (b1fa498)
  • primo: reword some error messages (7eccfe1)

Chore

  • deps-dev: bump @types/node from 16.11.6 to 16.11.7 (#470) (5e90e93)
  • deps-dev: bump @typescript-eslint/eslint-plugin (#469) (0bc1f3a)
  • deps-dev: bump @typescript-eslint/parser from 5.3.0 to 5.4.0 (#468) (d88fbdd)
  • deps-dev: bump eslint from 8.1.0 to 8.2.0 (#473) (009bb36)
  • deps-dev: bump lint-staged from 11.2.6 to 12.0.2 (#467) (72596ed)
  • deps-dev: bump sinon from 11.1.2 to 12.0.1 (#471) (40df359)
  • deps: bump big-integer from 1.6.50 to 1.6.51 (#472) (b1c6f55)
  • remove console.logs (aad9dcd)

Refactor

v0.37.0

10 Nov 22:22
Compare
Choose a tag to compare

Features

  • add commands for threads management (#466) (08a4914)
  • add hook for logging deleted messages (2486709)
  • backport commands from the serverless bot (36bc408)
  • design thread-only channels (#465) (afac477)

Bug Fixes

  • action not properly escaping variable (c41e95d)

Refactor

  • custom date tokens for mod durations (095463e)

Chore

  • deps: bump datetoken to 1.1.0 (86c93f4)

v0.36.0

05 Nov 20:55
Compare
Choose a tag to compare

Features

  • add an explanation about the karma system (0377000)
  • add button handler to see karma (73de7fa)
  • simplify release policy (6bb3a3f)

Bug Fixes

  • github actions, you never get it right the first time (e07b918)
  • plural/singular in propinas (#463) (beb0434)
  • update binary distribution paths (7f5a915)

Chore

  • deps: unpin Node.js version to 16.x (#462) (c348ead)
  • deps: update dependencies (1e5a71e)
  • doc: chat tag should point to the server (bfb751b)
  • doc: show badges in README.md (00e6ff8)
  • rebrand clank as makibot (550da2c)

Refactor

  • ops: use new GitHub Action for building Docker (c887213)
  • refactor all the actions (cd2f0ce)
  • remove old warn hook (9fe99e2)
  • remove verification process (bd8597c)
  • use new public modlog for automute (ed13e88)

v0.35.1

26 Oct 21:06
Compare
Choose a tag to compare

Bug Fixes

  • /roles should not remove roles other than server roles (7016eff)

v0.35.0

26 Oct 20:54
Compare
Choose a tag to compare

Features

  • add ctl for getting and putting KV settings (0ff1c74)
  • add role manager (1a3c420)
  • new moderation system (738f187)

Bug Fixes

  • dev: husky is not properly stopping on failure (23a0896)

Refactor

  • counters are not being used (8a145de)