SkillAgentSearch skills...

M00dbot

Telegram bot for self-testing of anxiety and depression

Install / Use

/learn @dizballanze/M00dbot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 git@github.com: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

View on GitHub
GitHub Stars230
CategoryDevelopment
Updated4d ago
Forks33

Languages

Python

Security Score

95/100

Audited on Apr 1, 2026

No findings