Skip to content

Commit

Permalink
Cleanup, add .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ruecat committed Jan 9, 2024
1 parent e182c89 commit 96df536
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.md
.github
res
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
</p>
<br>
<p align="center">
<img src="https://img.shields.io/docker/pulls/ruecat/ollama-telegram?style=for-the-badge"><br>
<img src="https://img.shields.io/github/downloads/ruecat/ollama-telegram/total?style=for-the-badge&label=GitHub Downloads&color=52489C">
<img src="https://img.shields.io/docker/pulls/ruecat/ollama-telegram?style=for-the-badge">
</p>
<br>
</div>
Expand All @@ -24,10 +23,11 @@ Here's features that you get out of the box:
- [x] Mention [@] bot in group to receive answer

## Roadmap
- [x] Docker Config by [StanleyOneG](https://github.com/StanleyOneG)
- [x] Docker config & automated tags by [StanleyOneG](https://github.com/StanleyOneG), [ShrirajHegde](https://github.com/ShrirajHegde)
- [x] History and `/reset` by [ShrirajHegde](https://github.com/ShrirajHegde)
- [ ] Add more API-related functions [System Prompt Editor, Ollama Version fetcher, etc.]
- [ ] Redis DB integration
- [ ] Update bot UI

## Prerequisites
- [Telegram-Bot Token](https://core.telegram.org/bots#6-botfather)
Expand Down

0 comments on commit 96df536

Please sign in to comment.