telegram-ollama-reply-bot/README.md
Alexey Skobkin b20c248fd9
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Adding Dockerfile and adding image building to the Drone pipeline. Also adding running instructions to the README.md.
2024-03-10 05:19:50 +03:00

352 B

telegram-ollama-reply-bot

Build Status

Usage

Docker

docker run \
  -e OLLAMA_TOKEN=123 \
  -e OLLAMA_BASE_URL=http://ollama.tld:11434 \
  -e TELEGRAM_TOKEN=12345 \
  skobkin/telegram-llm-bot