{"id":15685552,"url":"https://github.com/dhravya/discord-voice-transcript-for-teams","last_synced_at":"2025-05-07T17:21:14.855Z","repository":{"id":216769774,"uuid":"742287983","full_name":"Dhravya/discord-voice-transcript-for-teams","owner":"Dhravya","description":"A simple discord bot that listens to voice channel and generates a transcript, then assigns tasks and summarises the conversation","archived":false,"fork":false,"pushed_at":"2024-01-12T06:27:37.000Z","size":577,"stargazers_count":39,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-20T00:38:18.191Z","etag":null,"topics":["anyscale","deepgram","discord","mistral","pycord","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Dhravya.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}},"created_at":"2024-01-12T06:26:35.000Z","updated_at":"2025-04-17T18:26:01.000Z","dependencies_parsed_at":"2024-01-12T18:16:47.121Z","dependency_job_id":"bc42d563-68ec-4ee6-acad-9cb7b59cbad1","html_url":"https://github.com/Dhravya/discord-voice-transcript-for-teams","commit_stats":null,"previous_names":["dhravya/discord-voice-transcript-for-teams"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dhravya%2Fdiscord-voice-transcript-for-teams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dhravya%2Fdiscord-voice-transcript-for-teams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dhravya%2Fdiscord-voice-transcript-for-teams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dhravya%2Fdiscord-voice-transcript-for-teams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dhravya","download_url":"https://codeload.github.com/Dhravya/discord-voice-transcript-for-teams/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252922307,"owners_count":21825641,"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":["anyscale","deepgram","discord","mistral","pycord","python"],"created_at":"2024-10-03T17:26:35.080Z","updated_at":"2025-05-07T17:21:14.819Z","avatar_url":"https://github.com/Dhravya.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Discord Bot that listens to a voice channel, transcribes the audio and assigns tasks to the users.\n\nWorking in startups and small teams on discord, I often found myself in the situation where I had to take notes during a meeting. This is possible on google meet and other services using otter.ai, fireflies.ai and other services. But there's nothing for discord.\n\n## How to use\n\n1. Create a discord bot and invite it to your server. [Guide](https://discordpy.readthedocs.io/en/latest/discord.html)\n2. Clone this repo and install the requirements `pip install -r requirements.txt`\n3. Create a `.env` file and add the following variables:\n    - `DISCORD_BOT_TOKEN`: The token of your discord bot\n    - `DEEPGRAM_API_TOKEN`: For transcription\n    - `ANYSCALE_MISTRAL_TOKEN`: For summary and analysis of the transcript\n\n4. Run the bot `python main.py`\n\n## Commands\n\n- `/record` - Starts recording the audio in the voice channel\n- `/stop_recording` - Stops recording the audio in the voice channel\n\n## Tools used\n\n- [Deepgram](https://www.deepgram.com/) - For transcription\n- [Anyscale](https://www.anyscale.com/) - For summary and analysis of the transcript, used because it allows function calling on mistral.\n- [Pycord](https://pycord.dev) - Python wrapper for discord api","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhravya%2Fdiscord-voice-transcript-for-teams","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhravya%2Fdiscord-voice-transcript-for-teams","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhravya%2Fdiscord-voice-transcript-for-teams/lists"}