Skip to content

Releases: tako-discord/tako

[email protected]

19 May 15:36
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Minor Changes

  • aa9628f: Added a /crosspost command that automatically publishes messages in an announcement channel.

Patch Changes

  • cc50fc2: Updated all dependencies that didn't require any additional changes.
  • ccdd5d7: Catch errors when loading commands, to prevent broken imports.

[email protected]

19 May 15:37
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • cc50fc2: Updated all dependencies that didn't require any additional changes.

v2.0.0-alpha.12 [TAKO]

18 Apr 11:17
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Add server and user statistic to the app's status.

v2.0.0-alpha.11 [TAKO]

18 Apr 11:05
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • b171265: Fix linting errors and remove unused imports in the /translate command file.

v2.0.0-alpha.10 [TAKO]

18 Apr 10:56
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • b49b563: Move the bun-types dependency to the typescript-config package.
  • Add /translate command
  • Add detect function to detect the language of a text. This will be used for the upcoming automatic translation feature.
  • Rename bot ➜ app

v0.0.3-alpha.2 [DOCS]

18 Apr 10:56
Compare
Choose a tag to compare
v0.0.3-alpha.2 [DOCS] Pre-release
Pre-release

Patch Changes

  • Add /translate command
  • Rename bot ➜ app

v1.0.1-alpha.1 [TS-CONFIG]

18 Apr 10:58
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • b49b563: Move the bun-types dependency to the typescript-config package.

v2.0.0-alpha.9

17 Apr 10:22
Compare
Choose a tag to compare
v2.0.0-alpha.9 Pre-release
Pre-release

Patch Changes

  • Remove /sync (bot owner command) from user-installable commands.