This website requires JavaScript.
Explore
Help
Register
Sign In
Chris
/
discord-meeting-bot
Watch
1
Star
0
Fork
0
You've already forked discord-meeting-bot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
21
Commits
1
Branch
0
Tags
main
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Pheby
c44f9f03fe
Upgrade transcription model from gpt-4o-mini-transcribe to gpt-4o-transcribe for better accent handling
2026-06-30 00:13:37 +00:00
tests
Upgrade transcription model from gpt-4o-mini-transcribe to gpt-4o-transcribe for better accent handling
2026-06-30 00:13:37 +00:00
vendor
/discord-ext-voice-recv
fix: vendor DAVE-compatible voice recv build
2026-06-08 06:59:01 +00:00
.dockerignore
feat: initial discord meeting bot
2026-06-08 02:38:55 +00:00
.env.example
feat: initial discord meeting bot
2026-06-08 02:38:55 +00:00
.gitignore
feat: initial discord meeting bot
2026-06-08 02:38:55 +00:00
bot.py
Fix recording artifact readiness race
2026-06-16 12:06:34 +00:00
config.py
Add manual retry flow for failed meeting summaries
2026-06-09 11:42:13 +00:00
DEPLOYMENT.md
docs: clarify docker autostart setup
2026-06-08 07:09:01 +00:00
docker-compose.yml
fix: use directory config mount for casaos
2026-06-08 05:53:51 +00:00
Dockerfile
fix: copy vendored dependency before pip install
2026-06-08 07:01:48 +00:00
helpers.py
fix: add transcription provider fallback
2026-06-10 11:47:47 +00:00
LICENSE
Initial commit
2026-06-08 02:06:25 +00:00
openrouter_client.py
Upgrade transcription model from gpt-4o-mini-transcribe to gpt-4o-transcribe for better accent handling
2026-06-30 00:13:37 +00:00
README.md
Initial commit
2026-06-08 02:06:25 +00:00
recording.py
Fix speaker-track readiness race: skip mixed-file wait when tracks exist
2026-06-15 12:06:17 +00:00
requirements.txt
fix: vendor DAVE-compatible voice recv build
2026-06-08 06:59:01 +00:00
voice.py
Add speaker-attributed meeting transcription
2026-06-12 12:18:35 +00:00
README.md
discord-meeting-bot
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
Readme
MIT
213
KiB
Languages
Python
99.4%
Dockerfile
0.6%