Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 981 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 981 Bytes

Le lerax (@ryukinix on GitHub)

This Telegram bot comes with ABSOLUTELY NO WARRANTY.

Oi Suissa

Install

  1. First define your token at the first line of token.txt file.

  2. Create a virtualenv at env dir, install deps and execute repl or bot:

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
./bot # use ./repl to talk at @uapda channel

FAQ