Skip to content

Incuvers/WellnessBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Wellness Bot

PyPI version

Modified: 2021-04

It that posts challenges and shows results at the end of a work week

Quickstart

copy sample.env into .env and fill in the values.

Install dependancies

python3 -m pip install -r requirements.txt

Run server locally

make test

Build package for pypi

make build

Publish package to pypi (see docs for more info)

make publish

About

Discord wellnessbot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.1%
  • Shell 12.6%
  • Makefile 2.9%
  • Dockerfile 2.4%