Skip to content

Aksinya-Bykova/Mental-Tracker-Telegram-Bot

Repository files navigation

Mental-Tracker-Bot

This is my toy project as a part of Mental Wellness Hackathon 2024

Telegram-Bot is available as @mental_tracker_bot

  1. Watch data analysis sample to discover the method
  2. You need to set config.py and create your own creds.json using google API. If you speak russian, you can use this guide. Some code was taken here
settings = {
    'TOKEN' : '',
    'CREDITS_NAME' : 'creds.json'
}
user_settings = {
    'TABLE_URL' : '',
    'CHAT_ID' : '',
    'CALLS' : 1
}
  1. Now works on a local machine. You can watch video demonstration, contact me or build by your own. Maybe I will try to run it on a free server

Feel free to contact me @Aksinya_By

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages