A Telegram Bot powered by Rivescript and Telepot
Install pipenv, then clone this repository:
git clone https://github.com/onlurking/rivemind
Install dependencies:
pipenv install
Run:
pipenv run bot [TELEGRAM_TOKEN]
You can get a bot token through Telegram's BotFather, you can check the documentation here.