diff options
author | Tekky <98614666+xtekky@users.noreply.github.com> | 2023-08-17 15:35:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-17 15:35:06 +0200 |
commit | 18364703598c73b49ddeffe98c3c469aaf1643b9 (patch) | |
tree | 4de06572f1105394483e2351aac5cd465ce5e5a3 | |
parent | Merge pull request #817 from 0dminnimda/add-interference-requirements (diff) | |
parent | Add ChatGpt telegram bot to readme (diff) | |
download | gpt4free-18364703598c73b49ddeffe98c3c469aaf1643b9.tar gpt4free-18364703598c73b49ddeffe98c3c469aaf1643b9.tar.gz gpt4free-18364703598c73b49ddeffe98c3c469aaf1643b9.tar.bz2 gpt4free-18364703598c73b49ddeffe98c3c469aaf1643b9.tar.lz gpt4free-18364703598c73b49ddeffe98c3c469aaf1643b9.tar.xz gpt4free-18364703598c73b49ddeffe98c3c469aaf1643b9.tar.zst gpt4free-18364703598c73b49ddeffe98c3c469aaf1643b9.zip |
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -289,6 +289,13 @@ if __name__ == "__main__": <td><a href="https://github.com/MIDORIBIN/langchain-gpt4free/issues"><img alt="Issues" src="https://img.shields.io/github/issues/MIDORIBIN/langchain-gpt4free?style=flat-square&labelColor=343b41"/></a></td> <td><a href="https://github.com/MIDORIBIN/langchain-gpt4free/pulls"><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/MIDORIBIN/langchain-gpt4free?style=flat-square&labelColor=343b41"/></a></td> </tr> + <tr> + <td><a href="https://github.com/HexyeDEV/Telegram-Chatbot-Gpt4Free"><b>ChatGpt Telegram Bot</b></a></td> + <td><a href="https://github.com/HexyeDEV/Telegram-Chatbot-Gpt4Free/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/HexyeDEV/Telegram-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/HexyeDEV/Telegram-Chatbot-Gpt4Free/network/members"><img alt="Forks" src="https://img.shields.io/github/forks/HexyeDEV/Telegram-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/HexyeDEV/Telegram-Chatbot-Gpt4Free/issues"><img alt="Issues" src="https://img.shields.io/github/issues/HexyeDEV/Telegram-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/HexyeDEV/Telegram-Chatbot-Gpt4Free/pulls"><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/HexyeDEV/Telegram-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td> + </tr> </tbody> </table> |