Skip to content

Commit

Permalink
feat: add daily frequency for update status bot
Browse files Browse the repository at this point in the history
  • Loading branch information
ptsgrn committed Jan 8, 2025
1 parent 3243137 commit 2b0f257
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/update-status.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export default class UpdateStatusBot extends Bot {
id: 'update-status',
description: 'อัปเดตสถานะบอต',
name: 'update-status',
frequency: "@daily",
}

constructor() {
Expand Down

0 comments on commit 2b0f257

Please sign in to comment.