{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":843553719,"defaultBranch":"main","name":"whatsapp-voice-ai-assistant","ownerLogin":"cr2007","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-08-16T19:16:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/73425927?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1723835782.348223","currentOid":""},"activityList":{"items":[{"before":"d2225ccf2636177f88a66a24ff95113be5f477e2","after":"28cdbc67370721573b3d2ea90ae8cc92bb0a6e49","ref":"refs/heads/main","pushedAt":"2024-09-16T09:23:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Updates configuration to remove space indent in Go","shortMessageHtmlLink":"Updates configuration to remove space indent in Go"}},{"before":"fa088e9691889b5d6d6f73c525f37a45360fec7d","after":"d2225ccf2636177f88a66a24ff95113be5f477e2","ref":"refs/heads/main","pushedAt":"2024-09-14T07:37:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Adds installation steps for Python packages in `README.md`","shortMessageHtmlLink":"Adds installation steps for Python packages in README.md"}},{"before":"dd01eef10b4a642a413fb676245e7516ea30b85b","after":"fa088e9691889b5d6d6f73c525f37a45360fec7d","ref":"refs/heads/main","pushedAt":"2024-08-27T05:46:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Configure Go development environment","shortMessageHtmlLink":"Configure Go development environment"}},{"before":"35fe4024c1c2323bab0281fc08750fba294ca5e0","after":"dd01eef10b4a642a413fb676245e7516ea30b85b","ref":"refs/heads/main","pushedAt":"2024-08-25T18:49:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Create `LICENSE`","shortMessageHtmlLink":"Create LICENSE"}},{"before":"26e6f239c6dc57822d97685ea7c19fa2d13a9d0c","after":"35fe4024c1c2323bab0281fc08750fba294ca5e0","ref":"refs/heads/main","pushedAt":"2024-08-25T15:24:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Create `LICENSE`","shortMessageHtmlLink":"Create LICENSE"}},{"before":"f0a007c776270540ac52944f8c9592bff14c5caf","after":"26e6f239c6dc57822d97685ea7c19fa2d13a9d0c","ref":"refs/heads/main","pushedAt":"2024-08-25T15:21:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"update WhatsApp badge link in `README.md`","shortMessageHtmlLink":"update WhatsApp badge link in README.md"}},{"before":"fbb0c0239f3f04328317009ff69f8fd95c25a362","after":"f0a007c776270540ac52944f8c9592bff14c5caf","ref":"refs/heads/main","pushedAt":"2024-08-25T15:19:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Adds `README.md file\n\nCo-authored-by: Mufliha Dawood ","shortMessageHtmlLink":"Adds `README.md file"}},{"before":"5121a358bd86540513e72becd8b07c3cb3b6c8bb","after":"fbb0c0239f3f04328317009ff69f8fd95c25a362","ref":"refs/heads/main","pushedAt":"2024-08-25T14:11:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Updates Go dependencies\n\nRemoves Chi library (no longer needed)\n\nCo-authored-by: Mufliha Dawood ","shortMessageHtmlLink":"Updates Go dependencies"}},{"before":"20df10188140d5409f255103d20c31d4b72a85d2","after":"5121a358bd86540513e72becd8b07c3cb3b6c8bb","ref":"refs/heads/main","pushedAt":"2024-08-25T09:33:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Removes unused Go server code","shortMessageHtmlLink":"Removes unused Go server code"}},{"before":"03520aa46765ecdb6bd352a344f3753ee726b799","after":"20df10188140d5409f255103d20c31d4b72a85d2","ref":"refs/heads/main","pushedAt":"2024-08-22T12:30:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Add detailed comments to Groq API integration code\n\n- Added comprehensive comments to all key structs and functions within\n `groq.go`\n- Explained the purpose and parameters of each function and struct,\n including htmlToWhatsAppFormat, SendGroqMessage, and\n sendPostRequestGroq\n- Improved code readability and maintainability by detailing the steps\n taken within each function\n- Provided descriptions for the fields in ApiResponse, RequestBody,\n RequestPayload, Message, and ApiResponseGroq structs","shortMessageHtmlLink":"Add detailed comments to Groq API integration code"}},{"before":"6ac6927f050944bae1f8da291851e885fdd9db91","after":"03520aa46765ecdb6bd352a344f3753ee726b799","ref":"refs/heads/main","pushedAt":"2024-08-21T11:02:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Updates Go dependencies","shortMessageHtmlLink":"Updates Go dependencies"}},{"before":"ff21a124bf42aa6896e62392d7f0970a8dda2fdc","after":"6ac6927f050944bae1f8da291851e885fdd9db91","ref":"refs/heads/main","pushedAt":"2024-08-21T05:18:22.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Adds `requirements.txt` file","shortMessageHtmlLink":"Adds requirements.txt file"}},{"before":"92f6ad22679243f23c79cc742951d149931c2584","after":"ff21a124bf42aa6896e62392d7f0970a8dda2fdc","ref":"refs/heads/main","pushedAt":"2024-08-19T19:43:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Updates VS Code settings for consistent coding style","shortMessageHtmlLink":"Updates VS Code settings for consistent coding style"}},{"before":"2248858e380b1ad5bbf1e6e74e269e01b9d1afe4","after":"92f6ad22679243f23c79cc742951d149931c2584","ref":"refs/heads/main","pushedAt":"2024-08-19T19:39:36.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Updates VS Code settings for consistent coding style","shortMessageHtmlLink":"Updates VS Code settings for consistent coding style"}},{"before":"1306a5ab76a8954350a5813ff4a76fbf4799cb02","after":"2248858e380b1ad5bbf1e6e74e269e01b9d1afe4","ref":"refs/heads/main","pushedAt":"2024-08-19T12:42:15.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Adds detailed logging and comments, enhance message handling","shortMessageHtmlLink":"Adds detailed logging and comments, enhance message handling"}},{"before":"ad05fbb77a917f0c25650418ce621cee4b3bcf7c","after":"1306a5ab76a8954350a5813ff4a76fbf4799cb02","ref":"refs/heads/main","pushedAt":"2024-08-19T11:56:13.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Adds devcontainer configuration for the project","shortMessageHtmlLink":"Adds devcontainer configuration for the project"}},{"before":"a9ada43c1d3c293e74696034771cc873096d1fa6","after":"ad05fbb77a917f0c25650418ce621cee4b3bcf7c","ref":"refs/heads/main","pushedAt":"2024-08-17T14:16:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Adds Go starter code and Dependencies\n\n- Adds routes, handlers, and application code\n- Need to know send it over to Flask API","shortMessageHtmlLink":"Adds Go starter code and Dependencies"}},{"before":null,"after":"a9ada43c1d3c293e74696034771cc873096d1fa6","ref":"refs/heads/main","pushedAt":"2024-08-16T19:16:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cr2007","name":"CSK","path":"/cr2007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73425927?s=80&v=4"},"commit":{"message":"Initial Commit\n\nAdds `.gitgnore` file","shortMessageHtmlLink":"Initial Commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEtzqDTAA","startCursor":null,"endCursor":null}},"title":"Activity ยท cr2007/whatsapp-voice-ai-assistant"}