An open API service indexing awesome lists of open source software.

https://github.com/n0str/codex-langbot-helm


https://github.com/n0str/codex-langbot-helm

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Helm Chart for CodeX Lang Bot

https://github.com/codex-team/codex.langbot

You need to get Telegram access token for your bot and apply it via `set`.

Install:
```
helm install codex-langbot langbot --values ./langbot/values.yaml --set token=<...>
```

Uninstall:
```
helm uninstall codex-langbot
```