A slack bot that captures your thoughts, gives you suggestions, writes journals and makes to-do items on Trello
Python 3.10+
Poetry
Rename config.example.yaml
to config.yaml
, fill the variables
Then:
poetry install
With hot reload in PyCharm:
press the orange Play button (by Reloadium)
from CLI:
python main.py
docker-compose build
docker-compose up -d
Prompt idea from this YouTube Video (Chinese).
See the LICENSE file for license rights and limitations (MIT).