Skip to content

Commit

Permalink
Add readme shields
Browse files Browse the repository at this point in the history
  • Loading branch information
Elehiggle committed Apr 11, 2024
1 parent 0d006ab commit 438ab6e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<p align="center">
<a href="https://github.com/Elehiggle/ChatGPTMattermostChatbot/stargazers"><img src="https://img.shields.io/github/stars/Elehiggle/ChatGPTMattermostChatbot?style=flat-square" alt="GitHub Repo stars"></a>
<a href="https://github.com/Elehiggle/ChatGPTMattermostChatbot/actions/workflows/docker-publish.yml"><img src="https://img.shields.io/github/actions/workflow/status/Elehiggle/ChatGPTMattermostChatbot/docker-publish.yml?branch=master&label=build&logo=github&style=flat-square" alt="GitHub Actions Workflow Status"></a>
<a href="https://hub.docker.com/r/elehiggle/chatgptmattermostchatbot"><img src="https://img.shields.io/docker/stars/elehiggle/chatgptmattermostchatbot.svg?style=flat-square&logo=docker" alt="Docker Stars"></a>
<a href="https://hub.docker.com/r/elehiggle/chatgptmattermostchatbot"><img src="https://img.shields.io/docker/pulls/elehiggle/chatgptmattermostchatbot.svg?style=flat-square&logo=docker" alt="Docker Pulls"></a>
<a href="https://github.com/Elehiggle/ChatGPTMattermostChatbot/commits/master"><img src="https://img.shields.io/github/last-commit/Elehiggle/ChatGPTMattermostChatbot?style=flat-square" alt="GitHub last commit"></a>
<a href="https://github.com/Elehiggle/ChatGPTMattermostChatbot/blob/master/LICENSE"><img src="https://img.shields.io/github/license/Elehiggle/ChatGPTMattermostChatbot?style=flat-square" alt="GitHub License"></a>
</p>

# ChatGPTMattermostChatbot

![Mattermost chat with bot example](./chat.png)
Expand Down

0 comments on commit 438ab6e

Please sign in to comment.