Added readme

This commit is contained in:
HugeFrog24
2024-10-23 21:51:54 +02:00
parent d8d0da4704
commit 37d6242c06

View File

@@ -46,7 +46,7 @@ A scalable, multi-bot solution for Telegram using Go, GORM, and the Anthropic AP
3. Build the application: 3. Build the application:
```bash ```bash
go build -o telegram-multibot go build -o telegram-bot
``` ```
## Systemd Unit Setup ## Systemd Unit Setup