pod_1.0.2_kaal
pod_1.0.2_kaal copied to clipboard
Idea of the project
- Create a CLI using click
- Write a script using Julia and logging the user activity
- Flask server
- Showing the analysis on a discord bot
~[ ] [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 ~
Add API routes to communicate with CLI
- To log active windows
- To change status of user
UPDATE: See https://github.com/rish07/pod_1.0.2_moropy/issues/15