This repository is legacy. Visit https://github.com/schr1k/AnonChat_2.0 to see present version.
Anonymous сhat bot (telegram).
- Written with asynchronous python framework aiogram.
- Has two levels of logging.
- Payment system (Payok) is connected to the bot.
- Clone this repository:
git clone https://github.com/schr1k/AnonChat.git .
- Install all necessary packages:
pip install -r requirements.txt
- Run create_db.py.
- Go to config.py and paste token from BotFather in line 4.
- Go to https://payok.io/.
- Create an account.
- Change variables in config.py in lines 10 - 13 to given values.