Skip to content

cahlchang/CoCBotKP

Repository files navigation

CoCBotKP

When playing "Call of Cthulhu" TRPG on slack, it is a bot that automatically does various things.

Coc Bot Keeper

App Page

https://www.notion.so/mtrpg/CoC-Bot-Keeper-s-page-f8e225fd50814e46bfd82f3fb8fe1c1b

Install Your workspace

Install-Link

development environment

  1. create virtual env of Python
    • python -m venv v-env
  2. activate venv
    • source v-env/bin/activate
  3. install dependency libraries
    • pip install -r requirements.txt -r test-requirements.txt
  4. deactivate venv (if you want to exit venv)
    • deactivate

run test

  • run python -m pytest ./ on virtual env.

deploy

  • When commits are merged to main, lambda code is deployed by GitHub Actions automatically.

Command Reference

Thanks

About

An awesome guy doing a chore with Slack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages