praekeltfoundation / tbconnect-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tbconnect-bot

Running locally

~ export BOT=base
~ export LANG=eng
~ pip install -r requirements.txt -r requirements-dev.txt -r requirements-actions.txt
~ ./shell.sh $BOT $LANG

Running linting and tests

~ ./test.sh $BOT $LANG

base

This is the main, public TBConnect bot. It has the following languages:

eng: English afr: Afrikaans xho: Xhosa sot: Sesotho zul: Zulu

About


Languages

Language:Python 98.5%Language:Shell 1.1%Language:Dockerfile 0.4%