diff options
author | Tekky <98614666+xtekky@users.noreply.github.com> | 2023-11-06 10:08:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-06 10:08:15 +0100 |
commit | fc2894a07ffaa50dbdc3e26bb52c49f7cf40d14a (patch) | |
tree | a3e123fbb569a1c8a75644e5d04ba24e5a7872de | |
parent | Merge branch 'main' of https://github.com/xtekky/gpt4free (diff) | |
parent | Update README.md (diff) | |
download | gpt4free-fc2894a07ffaa50dbdc3e26bb52c49f7cf40d14a.tar gpt4free-fc2894a07ffaa50dbdc3e26bb52c49f7cf40d14a.tar.gz gpt4free-fc2894a07ffaa50dbdc3e26bb52c49f7cf40d14a.tar.bz2 gpt4free-fc2894a07ffaa50dbdc3e26bb52c49f7cf40d14a.tar.lz gpt4free-fc2894a07ffaa50dbdc3e26bb52c49f7cf40d14a.tar.xz gpt4free-fc2894a07ffaa50dbdc3e26bb52c49f7cf40d14a.tar.zst gpt4free-fc2894a07ffaa50dbdc3e26bb52c49f7cf40d14a.zip |
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -508,6 +508,13 @@ if __name__ == "__main": <td><a href="https://github.com/mishalhossin/Discord-Chatbot-Gpt4Free/network/members"><img alt="Forks" src="https://img.shields.io/github/forks/mishalhossin/Discord-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td> <td><a href="https://github.com/mishalhossin/Discord-Chatbot-Gpt4Free/issues"><img alt="Issues" src="https://img.shields.io/github/issues/mishalhossin/Discord-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td> <td><a href="https://github.com/mishalhossin/Coding-Chatbot-Gpt4Free/pulls"><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/mishalhossin/Discord-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td> +<tr> + <td><a href="https://github.com/SamirXR/Nyx-Bot"><b>Nyx-Bot (Discord)</b></a></td> + <td><a href="https://github.com/SamirXR/Nyx-Bot/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/SamirXR/Nyx-Bot?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/SamirXR/Nyx-Bot/network/members"><img alt="Forks" src="https://img.shields.io/github/forks/SamirXR/Nyx-Bot?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/SamirXR/Nyx-Bot/issues"><img alt="Issues" src="https://img.shields.io/github/issues/SamirXR/Nyx-Bot?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/SamirXR/Nyx-Bot/pulls"><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/SamirXR/Nyx-Bot?style=flat-square&labelColor=343b41"/></a></td> +</tr> </tr> <tr> <td><a href="https://github.com/MIDORIBIN/langchain-gpt4free"><b>LangChain gpt4free</b></a></td> |