docs: updated README

This commit is contained in:
Felipe M 2025-04-22 11:41:56 +02:00
parent 323ea4e8cd
commit abcd3c3c44
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8

View file

@ -1,9 +1,6 @@
# Butter Robot
| Stable | Master |
| --- | --- |
| ![Build stable tag docker image](https://git.nakama.town/fmartingr/butterrobot/workflows/Build%20stable%20tag%20docker%20image/badge.svg?branch=stable) | ![Build latest tag docker image](https://git.nakama.town/fmartingr/butterrobot/workflows/Build%20latest%20tag%20docker%20image/badge.svg?branch=master) |
| ![Test](https://git.nakama.town/fmartingr/butterrobot/workflows/Test/badge.svg?branch=stable) | ![Test](https://git.nakama.town/fmartingr/butterrobot/workflows/Test/badge.svg?branch=master) |
![Status badge](https://woodpecker.local.fmartingr.dev/api/badges/5/status.svg)
Go framework to create bots for several platforms.
@ -13,7 +10,7 @@ Go framework to create bots for several platforms.
## Features
- Support for multiple chat platforms (Slack, Telegram)
- Support for multiple chat platforms (Slack (untested!), Telegram)
- Plugin system for easy extension
- Admin interface for managing channels and plugins
- Message queue for asynchronous processing