{"id":20749004,"url":"https://github.com/rhaeguard/clubsoda","last_synced_at":"2025-06-28T14:36:44.356Z","repository":{"id":167534859,"uuid":"531049642","full_name":"rhaeguard/clubsoda","owner":"rhaeguard","description":"Trying out bunch of stuff","archived":false,"fork":false,"pushed_at":"2022-08-31T11:16:28.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-28T10:50:23.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rhaeguard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-08-31T11:16:09.000Z","updated_at":"2022-08-31T11:16:31.000Z","dependencies_parsed_at":"2023-05-22T20:58:04.817Z","dependency_job_id":null,"html_url":"https://github.com/rhaeguard/clubsoda","commit_stats":null,"previous_names":["rhaeguard/clubsoda"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rhaeguard/clubsoda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaeguard%2Fclubsoda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaeguard%2Fclubsoda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaeguard%2Fclubsoda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaeguard%2Fclubsoda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhaeguard","download_url":"https://codeload.github.com/rhaeguard/clubsoda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaeguard%2Fclubsoda/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262446718,"owners_count":23312602,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T08:20:07.510Z","updated_at":"2025-06-28T14:36:44.351Z","avatar_url":"https://github.com/rhaeguard.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Club Soda, or I am not sure what to call this.\n\nThere is a Telegram bot. You send a voice message to it. The voice message gets transcribed and that text is sent to a Rabbit MQ queue. Then the backend picks up that message and sends it to the frontend through a web socket. Upon receiving the message, the frontend displays it, and performs a sentiment analysis. If the phrase is positive, the background becomes green, if it is negative, it becomes red, if neutral it becomes dark grey.\n\nTelegram Bot: telegraf, amqplib/rabbitmq (publishing)\nBackend: amqplib/rabbitmq (subscribing), ws (web socket)\nFrontend: svelte, WebSocket (browser API)\n\nYou need to run Rabbit MQ before running the apps above:\n\n```shell\ndocker run -d --hostname my-rabbit --name some-rabbit -p 5671:5671 -p 5672:5672 -p 15672:15672 rabbitmq:3\n# enable management if u want: rabbitmq-plugins enable rabbitmq_management\n# user/pass - guest, guest\n# @ : localhost:15672\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhaeguard%2Fclubsoda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhaeguard%2Fclubsoda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhaeguard%2Fclubsoda/lists"}