Skip to content

Commit 1c55d7e

Browse files
authored
feat: run a cron job to check if thread is active (#2)
* feat: run a cron job to check if thread is active * style: subtle stale reminder
1 parent 1d74cbe commit 1c55d7e

File tree

4 files changed

+798
-1957
lines changed

4 files changed

+798
-1957
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"dependencies": {
3434
"@crowdin/crowdin-api-client": "^1.46.0",
3535
"@types/express": "^5.0.3",
36+
"cron": "^4.3.3",
3637
"discord.js": "^14.21.0",
3738
"dotenv": "^17.2.1",
3839
"drizzle-orm": "^0.44.4",

0 commit comments

Comments
 (0)