Add badges

This commit is contained in:
Brayd 2023-01-15 22:16:36 +01:00
parent 01cbea461b
commit c519d00cd0
Signed by: brayd
GPG Key ID: C2B176B9DEB8BA48
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# Matrix ChatGPT Bot
![License](https://img.shields.io/badge/license-MIT-blue)
![License](https://img.shields.io/badge/license-MIT-blue)
![LiberaPay](https://img.shields.io/liberapay/receives/braydofficial)
This is a simple Bot written in Python to bring ChatGPT directly into Python.
## Disclaimer
This bot is not suited for the use in big channels or by many users. Your OpenAI API Key *will* get rate limited, if many requests are made to the bot in a short period of time. See this bot primarly for something for personal use or in small groups with your friends or family. I'll maybe add the option to whitelist specific users who are allowed to use the bot via a config or similar in the future.