Skip to content

Go pet project about self-motiovation, task completion and internet parsing

Notifications You must be signed in to change notification settings

mrpynk37/task-monster-rpg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task monster rpg

Concept:

  1. It is a TODO-list with gamification elements and ChatGPT integration
  2. Tasks can be linked with each other
  3. Tasks can be view/edited/checked by another users
  4. Tasks can be generated and checked by ChatGPT
  5. User have streak of completed tasks

TODO:

  • Visual interface
  • Telegram bot improvement
  • Deploy
  • Logic to connect users and their tasks
  • Logic to get access to chatGPT

Task monster secret.env file

TG_SECRET_KEY=your_telegram_bot_token
GPT_TOKEN=
DATABASE_URL=
MONGODB_URI=mongodb://localhost:27018

About

Go pet project about self-motiovation, task completion and internet parsing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.5%
  • Dockerfile 2.1%
  • Makefile 0.4%