Kontak
Simple bot to receive feedback,same as livegram bot but with more features & full control over bot
- Deploy to VPS
git clone https://github.com/XenonTheInertG/Kontak
cd Kontak
virtualenv -p python3 VENV
. ./VENV/bin/activate
pip install -r requirements.txt
cp configs.py
(Edit variables in config.py)
python kontak.py