Skip to content

Commit

Permalink
updated revChatGpt to 0.0.33.4
Browse files Browse the repository at this point in the history
  • Loading branch information
n3d1117 committed Dec 8, 2022
1 parent e0ddd22 commit 43013e7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
requests = "*"
python-telegram-bot = "==20.0a6"
revchatgpt = "==0.0.33.3"
revchatgpt = "==0.0.33.4"
python-dotenv = "*"

[dev-packages]
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ChatGPT Telegram Bot
![python-version](https://img.shields.io/badge/python-3.10-blue.svg)
[![playwright-version](https://img.shields.io/badge/revChatGPT-0.0.33.3-green.svg)](https://github.com/acheong08/ChatGPT)
[![playwright-version](https://img.shields.io/badge/revChatGPT-0.0.33.4-green.svg)](https://github.com/acheong08/ChatGPT)
[![license](https://img.shields.io/badge/License-GPL%202.0-brightgreen.svg)](LICENSE)

A [Telegram bot](https://core.telegram.org/bots/api) that integrates with OpenAI's [ChatGPT](https://openai.com/blog/chatgpt/) to provide answers. Ready to use with minimal configuration required. Based on [acheong08/ChatGPT](https://github.com/acheong08/ChatGPT)
Expand Down

0 comments on commit 43013e7

Please sign in to comment.