Skip to content

Commit

Permalink
some example
Browse files Browse the repository at this point in the history
  • Loading branch information
ahdg6 committed Apr 4, 2024
1 parent 50ede88 commit 03f0e59
Show file tree
Hide file tree
Showing 12 changed files with 122 additions and 614 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
BOT_TOKEN="Kook Bot Token"
BOT_VERIFY="Kook Bot Verify"
67 changes: 0 additions & 67 deletions .github/README.md

This file was deleted.

6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 本地测试不应上传的文件
src/app.ts

**/dist
**/lib

# Logs
logs
Expand Down Expand Up @@ -120,7 +120,7 @@ dist
# TernJS port file
.tern-port

# Stores VSCode versions used for testing VSCode extensions
# Stores `VSCode` versions used for testing VSCode extensions
.vscode-test

# yarn v2
Expand Down
13 changes: 11 additions & 2 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[![downloads](https://img.shields.io/npm/dm/kook-cordis?style=flat-square)](https://www.npmjs.com/package/kook-cordis)
[![npm](https://img.shields.io/npm/v/kook-cordis?style=flat-square)](https://www.npmjs.com/package/kook-cordis)

没有文档,下边的演示足以理解,你可以选择加入我们的 [Kook频道](https://kook.top/UzctXt) 来与开发者取得联系。

## 演示
复制 .env.example 并填写相关内容
```` bash
cp .env.example .env
````
查看示例 [app.ts](src/app.ts)
43 changes: 0 additions & 43 deletions services/rates/lib/index.d.ts

This file was deleted.

188 changes: 0 additions & 188 deletions services/rates/lib/index.js

This file was deleted.

30 changes: 0 additions & 30 deletions services/redis/lib/index.d.ts

This file was deleted.

Loading

0 comments on commit 03f0e59

Please sign in to comment.