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 893b3e2 commit 584829fCopy full SHA for 584829f
examples/with-workflow/.env.example
@@ -0,0 +1,2 @@
1
+DISCORD_TOKEN=xxx
2
+PORT=3000
examples/with-workflow/README.md
@@ -1,8 +1,8 @@
-# Welcome to CommandKit + TypeScript
+# Welcome to CommandKit + Workflow
3
> This project was generated by [create-commandkit](https://npmjs.com/package/create-commandkit).
4
5
-Thanks for choosing CommandKit to build your Discord bot!
+Thanks for choosing CommandKit to build your Discord bot! This project uses the [Workflow](https://useworkflow.dev) library to build workflows.
6
7
## To run this project
8
0 commit comments