Vethya / CupidBot

A python3 modular cupid bot for picking couple in telegram groups. This bot is inspired by SHIPPERINGbot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cupid Bot

A python3 modular cupid bot for picking couple in telegram groups. This bot is inspired by SHIPPERINGbot

Installation

Termux

  1. Install Python
  • pkg install python
  1. Clone this repository
  • git clone https://github.com/Vethya/CupidBot
  1. Change directory into the repo folder
  • cd CupidBot
  1. Install requirements
  • pip3 install -r requirements.txt
  1. Configure
  • Copy example-config to config by cp example-config.yaml config.yaml
  • Fill in your configurations.

Run the bot

Termux

  • python3 -m cupid

Credits

  • Blankie for dev commands and much more.
  • DragSama for help design and exec fix.

Contributions

Any contributions will be grateful. You can use any coding style as you wish, just make it readable.

About

A python3 modular cupid bot for picking couple in telegram groups. This bot is inspired by SHIPPERINGbot.


Languages

Language:Python 100.0%