pod_1.0.2_kaal icon indicating copy to clipboard operation
pod_1.0.2_kaal copied to clipboard

Idea of the project

Open rish07 opened this issue 5 years ago • 2 comments

  • Create a CLI using click
  • Write a script using Julia and logging the user activity
  • Flask server
  • Showing the analysis on a discord bot

rish07 avatar Oct 08 '20 07:10 rish07

~[ ] [API Route 1]:~

~Purpose: Store user details in the database and receive user hash~

~Request Body: { "userID":"some string", "roles":[ roles ] }~

~Response: { "statusCode"=200, "userHash":"some string" }~

~@pandafy ~

rish07 avatar Oct 09 '20 12:10 rish07

Add API routes to communicate with CLI

  1. To log active windows
  2. To change status of user

UPDATE: See https://github.com/rish07/pod_1.0.2_moropy/issues/15

pandafy avatar Oct 09 '20 14:10 pandafy