Skip to content

Incuvers/WellnessBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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