Add contribution section

This commit is contained in:
Eason Chang 2022-12-06 12:00:59 +08:00 committed by GitHub
parent d240a75a19
commit 7c96fc7a09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 0 deletions

View File

@ -18,6 +18,7 @@
- [在任何地方使用 ChatGPT](#在任何地方使用-chatgpt)
- [延伸應用](#延伸應用)
- [開發工具API、SDK](#開發工具apisdk)
- [貢獻](#貢獻)
---
@ -48,3 +49,9 @@
- [npm/chatgpt](https://github.com/transitive-bullshit/chatgpt-api)Node.jsNode.js 客戶端。
- [chatgpt-telegram](https://github.com/m1guelpf/chatgpt-telegram)Telegram bot執行自己的 GPTChat Telegram 機器人,只需要一行指令。
- [chatGPT-discord-bot](https://github.com/Zero6992/chatGPT-discord-bot) (Discord bot): 整合自己的 Discord 機器人。
---
## 貢獻
如果你創造或找到任何優質的 ChatGPT 相關資源,歡迎開 issue 或 PR 來完善這份列表!

View File

@ -18,6 +18,7 @@
- [Use ChatGPT anywhere](#use-chatgpt-anywhere)
- [Applications](#applications)
- [Development tools (API, SDK)](#development-tools-api-sdk)
- [Contribution](#contribution)
---
@ -48,3 +49,9 @@
- [npm/chatgpt](https://github.com/transitive-bullshit/chatgpt-api) (Node.js): Node.js client for the unofficial ChatGPT API.
- [chatgpt-telegram](https://github.com/m1guelpf/chatgpt-telegram) (Telegram bot): Run your own GPTChat Telegram bot, with a single command.
- [chatGPT-discord-bot](https://github.com/Zero6992/chatGPT-discord-bot) (Discord bot): Integrate your own Discord bot using chatGPT.
---
## Contribution
If you created or found any awesome resource about ChatGPT, feel free to create issues or PRs to contribute to this list!