• Stars
    star
    225
  • Rank 176,210 (Top 4 %)
  • Language
    Python
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Telegram bot for self-testing of anxiety and depression

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

More Repositories

1

django-admin-env-notice

Visually distinguish environments in Django Admin
Python
308
star
2

django-eraserhead

๐Ÿ’‚๐Ÿป Django package that provides hints to optimize database usage by deferring unused fields (and more)
Python
196
star
3

do-latency

๐Ÿณ Digital Ocean regions latency checker
Python
112
star
4

hashtable

Async hash table server in C
C
75
star
5

gray

Less uncompromising Python code formatter
Python
74
star
6

django-migrations-graph

Django-admin command to display migrations with dependencies.
Python
48
star
7

ngx_http_avatars_gen_module

๐Ÿ–ผ Generating avatars on-the-fly with Nginx
C
33
star
8

django-compressor-autoprefixer

Django Compressor CSS filter for autoprefixer
Python
23
star
9

debugmail

SMTP testing server
JavaScript
11
star
10

nginx-lua-contact

Nginx + Lua contact form handler
Lua
10
star
11

planner

Python package for drawing 2d plans of a buildings.
Python
9
star
12

mailsender

Python cli-tool for sending emails through specified SMTP server.
Python
9
star
13

chat-app

Chat application for Ukrainian Web Challenge. Developed on php (yii), node.js (socket.io), redis etc
PHP
6
star
14

express-socketio-session-example

Example of using express session in socket.io
JavaScript
3
star
15

blazing-fast-django-tests-example

Example for "Blazing fast Django tests" blog post
Python
3
star
16

django-optimization-guide-2-sample

Python
2
star
17

dizballanze.github.io

my tech blog
CSS
2
star
18

packer-virtualbox-vagrant-debian

Minimal config of packer to build vagrant box for virtualbox with Debian 8
Shell
1
star
19

Encryption

Simple crypt algorithms on PHP
PHP
1
star
20

breaking-point

breaking-point.py helps to find a size of input data where one function starts outperform another function
Python
1
star
21

domainfilter

Domain filtration cli-tool.
CoffeeScript
1
star