executive-function-bot
executive-function-bot copied to clipboard
A work in progress Telegram bot to help people with Executive Function Disorder (ADD, ADHD, and CPTSD) with certain tasks that are more difficult than they need to be.
This Pull Request implements the Feeling Tracker feature and closes #1. See that issue for design specs.
Currently, the Executive Function Bot is using custom keyboards to collect user input which work fine, but insert information into the chat. I was reading about [Telegram's inline keyboards](https://core.telegram.org/bots/2-0-intro#new-inline-keyboards) and...
## Objective The goal of this feature is to prompt the user to report how they are feeling at regular intervals in a quantitative and a qualitative way and then...