Tags: approvers/github-secretary
Toggle v2.0.0's commit message
Toggle v1.7.0's commit message
fix: 依存関係の更新と ESM, vitest への移行 (#48 )
* Migrate into ESM & bump deps
* Migrate into ESM
* Migrate test into vitest
* style: Fix lint error
* fix: Fix command name
* build: Fix build script
Toggle v1.6.0's commit message
fix: Docker package configuration (#43 )
* Fix package info
* Bump deps
* Bump image version
Toggle v1.5.3's commit message
fix: Ignore FetchError (#41 )
Toggle v1.5.2's commit message
Slash Command のバグ修正 (#35 )
* fix: Fix buildCommandStr
* fix: Extract hardcode and Add gurad
* fix: Fix to remove old commands
* refactor: Remove unused class
Toggle v1.5.1's commit message
リリース先を表すタグの修正 (#30 )
* ci: Fix tag
* ci: Add trigger type
Toggle v1.5.0's commit message
Slash Commands に対応 (#27 )
* feat: Add slash-command
* feat: Add commandIntoBody
* lint: Remove eslint-disable
* refactor: Refactor with commandOptionTypeMap
* fix: Move command into abst
* feat: Improve definitions
* feat: Add DiscordCommand template
* deps: Bump dependencies
* deps: Add discord.js-slash-command
* feat: Add InteractionsCommandReceiver
* feat: Enable interactions
* fix: Remove unused methods
* deps: Use discord.js dev
* fix: Fix for dev version
* fix: Add intents
* fix: Fix for new API
* fix: Fix options order
* feat: Hard code guild id
* fix: Migrate deprecation
* ci: Bump node version
Toggle v1.4.0's commit message
通知システムにリトライ機構を追加 (#24 )
* refactor: Make subscription readonly
* feat: Add retry
* deps: Bump dependencies
* fix: Fix lint config
* fix: Fix lint script
* fix: Fix lint errors
* test: Fix test codes
Toggle v1.3.3's commit message
fix: Remove fetchErrorHandler
Toggle v1.3.2's commit message
通知システムの不具合修正 (#22 )
* modify: Remove unused interface
* fix: Add NotifyTask and FIx cancel
* refactor: Move notificationQuery into another file
* refactor: Add typing
You can’t perform that action at this time.