Giter Site home page Giter Site logo

dborodin836 / telegramdepressionbot Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 36 KB

Telegram bot used to test whether user have depression or no.

Home Page: https://t.me/TestDepression_bot

Python 99.83% Procfile 0.17%
python bot depression-analysis telegram telegram-bot-api sqlite3 peewee

telegramdepressionbot's Introduction

Test Depression Telegram Bot

This telegram bot allows you to find out if you have depression.
The CES-D (Center for Epidemiologic Studies Depression Scale) scale-questionnaire is intended for screening for the detection of depressive disorder in patients. The questionnaire was developed in the USA in 1977 and is by far the most commonly used in the world.

Getting Started

The first thing to do is to clone the repository:

$ git clone https://github.com/dborodin836/TelegramDepressionBot.git
$ cd TelegramDepressionBot

Setup

If you don't have Python install it.

Create a virtual environment to install dependencies in and activate it:

$ py -m venv env
$ cd env/Scripts
$ activate
$ cd ../../

Then install the dependencies:

(env)$ pip install -r requirements.txt

Obtain API Token for your bot. Guide

And set in bot.py file.

--- bot.py ---

     ...
15 |
16 | bot = telebot.TeleBot(${ YOUR API TOKEN })
17 | 
     ...

And finally run the bot:

(env)$ py bot.by

Screenshots

NOTE: Bot currently available only in russian.

image.png

image.png

image.png

telegramdepressionbot's People

Contributors

dborodin836 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.