Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 427 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 427 Bytes

Clover Dating Bot

Introduction

Chat-bot for dating.

Installation

  1. Clone repository.
  2. Create .env file.
  3. Install poetry.
> pip install poetry
  1. Install depends.
> poetry install
  1. Run this project.
> poetry run python -m source

License

This project is licensed under the MIT License.