Skip to content

Reinachan/waifu-wars-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaifuWars Bot

Setup

Install pipenv

pip install pipenv --user

Navigate to folder then install dependencies

pipenv install

Start the virtual environment

pipenv shell

Configure the environment variables in .env by following the example in .env.example

Run the code

python main.py

Installing new dependencies

Make sure to always install using pipenv

pipenv install package-name

About

Posts Waifu Wars posts daily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published