All Projects → dizballanze → M00dbot

dizballanze / M00dbot

Licence: mit
Telegram bot for self-testing of anxiety and depression

Programming Languages

python
139335 projects - #7 most used programming language

Depression and anxiety self-testing telegram bot

Build Status Say Thanks!

Telegram bot for self-testing of depression and anxiety.

Supported tests:

Usage

git clone [email protected]:dizballanze/m00dbot.git
cd m00dbot
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
# Create database
python create_db.py <database file name>
# Start bot
TG_TOKEN="<telegram bot token>" DB_NAME="<database file name>" python bot.py

Screenshots

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].