Skip to content

AutodidactsHaven/kaizen-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaizen-bot

For the Autodidactics Haven Discord server.

Dev env setup

Get the code with git clone https://github.com/omnisci3nce/kaizen-bot.git

Dependencies

python3 -m pip install -U discord.py python-dotenv psycopg

Commands

make dev - runs docker-compose command to setup a PostgreSQL database and pgAdmin (admin UI for interacting with the database)

make lint - run this before pushing code. In the future, all code that makes it to master will need to pass lint + test phases

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published