Skip to content

dizballanze/m00dbot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Telegram bot for self-testing of anxiety and depression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published