A python3 modular cupid bot for picking couple in telegram groups. This bot is inspired by SHIPPERINGbot
- Install Python
pkg install python
- Clone this repository
git clone https://github.com/Vethya/CupidBot
- Change directory into the repo folder
cd CupidBot
- Install requirements
pip3 install -r requirements.txt
- Configure
- Copy example-config to config by
cp example-config.yaml config.yaml
- Fill in your configurations.
python3 -m cupid
Any contributions will be grateful. You can use any coding style as you wish, just make it readable.