https://github.com/n0str/codex-langbot-helm
https://github.com/n0str/codex-langbot-helm
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/n0str/codex-langbot-helm
- Owner: n0str
- Created: 2022-01-25T12:26:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T12:30:58.000Z (over 4 years ago)
- Last Synced: 2025-03-29T15:12:49.709Z (about 1 year ago)
- Language: Smarty
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```