Skip to content

Commit 584829f

Browse files
committed
chore: enhance examples
1 parent 893b3e2 commit 584829f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
DISCORD_TOKEN=xxx
2+
PORT=3000

examples/with-workflow/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Welcome to CommandKit + TypeScript
1+
# Welcome to CommandKit + Workflow
22

33
> This project was generated by [create-commandkit](https://npmjs.com/package/create-commandkit).
44
5-
Thanks for choosing CommandKit to build your Discord bot!
5+
Thanks for choosing CommandKit to build your Discord bot! This project uses the [Workflow](https://useworkflow.dev) library to build workflows.
66

77
## To run this project
88

0 commit comments

Comments
 (0)