Skip to content

Latest commit

 

History

History
82 lines (62 loc) · 6.24 KB

CHANGELOG.md

File metadata and controls

82 lines (62 loc) · 6.24 KB

Changelog

[0.4.2]

  • Register /fr command on start
    • 6cefde1 added /fr comand (#23) on 2023-03-31
    • d32ca1b Windownt command (#24) on 2023-04-01
    • cf9527e fix: changes files on 2023-04-03
    • cc20837 publish new versions (#22) on 2023-04-03
    • 4d8e171 fix: Register /fr command on start (#31) on 2023-04-04
  • Bigger Trnka image <3

[0.4.1]

  • Embed fix
    • aeac2bd amimir + windont embed fix (#26) on 2023-04-03
    • e2ad293 fix: fix change type doesnt exist on 2023-04-03
  • Added missing i18n entries for amimir and windont commands

[0.4.0]

  • Add /amimir command
  • Add /fr command
  • Add a /windont command
    • d32ca1b Windownt command (#24) on 2023-04-01
    • cf9527e fix: changes files on 2023-04-03

[0.3.3]

  • Add a /cat command that sends a random kitty review gif
    • 8c2b9ea feat: add /cat command (#16) on 2023-02-21
  • Add a /chad command
    • 7e60938 feat: add chad command on 2023-02-12
  • Add a /skull command
    • f094264 feat: add /skull command (#11) on 2023-02-17

[0.3.2]

  • Fixed deploy CI
    • 7db5400 ci: fx deploy ci on 2023-02-09
    • 7bd2cad publish new versions (#8) on 2023-02-09
    • 7afb478 chore: rename change on 2023-02-09

[0.3.1]

  • Fixed deploy CI
    • 7db5400 ci: fx deploy ci on 2023-02-09

[0.3.0]

  • Added logic to also check /etc/workshop-bot for configuration
    • 586e83b feat: add config checking on 2023-02-09

[0.2.1]

  • Added /slap and /punch otakugif commands.
    • 21d5d3a feat: add slap and punch commands on 2023-02-07

[0.2.0]

  • Added reaction roles interaction handler.
    • 32be324 feat: add reaction roles, make some responses ephemeral on 2023-02-07
  • Made the /workshop command's responses ephemeral, so if used in global channels users can't see it.
    • 32be324 feat: add reaction roles, make some responses ephemeral on 2023-02-07
  • Added per-guild configuration for automove. See Config.example.toml
    • 011a2ad feat: move guild config into its own section on 2023-02-06
  • Use only GatewayIntents::GUILD_VOICE_STATES, because message intents are not used by this bot.
    • 3450bf7 fix: remove privileded intents on 2023-02-06

[0.1.0]

  • Add initial changelog
    • 24ac822 ci: add covector (#1) on 2023-02-05