We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca2710 commit 0d5de12Copy full SHA for 0d5de12
wrangler.toml
@@ -2,3 +2,6 @@ name = "discord-slash-commands"
2
main = "src/index.ts"
3
compatibility_date = "2023-01-13"
4
node_compat = true
5
+[vars]
6
+[triggers]
7
+crons = ["0 */12 * * *"]
0 commit comments