Bot for MSU Anime Club
- Grab pictures with tags and rating what user gives
- Get feedback for anime what user gives
- Choice from several variants
- KEK
To compile and run this project, you will need:
- requests
- vk_api
- anytree
- rapidfuzz
- pyyaml
- PySocks (optional, for proxy if needed)
- Python3
- Fill constants for auth to VK
- Install requirements
- Run
run.py
- Fill constants for auth to VK
- Build image (
docker build -t <image_name> .
) - Create folder for logs
- Start container with your folder (
docker run --restart=always -d -v <your_folder>:/Bismarck/logs -t <image_name>
)
- Give random picture through random or fixed time intervals
- Advise anime with genre and rating what user gives