Skip to content

Commit 31666f4

Browse files
wesmclaude
andauthored
Add Discord community badge and section to README (#75)
## Summary - Add Discord badge to the badge row at the top of the README - Add a Community section with a link to the Discord server ## Test plan - [x] Verify badge renders correctly on GitHub - [x] Verify Discord invite link works 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 3c14ede commit 31666f4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Go 1.25+](https://img.shields.io/badge/Go-1.25+-00ADD8?logo=go)](https://go.dev)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
55
[![Docs](https://img.shields.io/badge/Docs-msgvault.io-blue)](https://msgvault.io)
6+
[![Discord](https://img.shields.io/badge/Discord-Join-5865F2?logo=discord&logoColor=white)](https://discord.gg/fDnmxB8Wkq)
67

78
[Documentation](https://msgvault.io) · [Setup Guide](https://msgvault.io/guides/oauth-setup/) · [Interactive TUI](https://msgvault.io/usage/tui/)
89

@@ -114,6 +115,10 @@ msgvault includes an MCP server that lets AI assistants search, analyze, and rea
114115
- [Troubleshooting](https://msgvault.io/troubleshooting/): common issues and fixes
115116
- [Development](https://msgvault.io/development/): contributing, testing, building
116117

118+
## Community
119+
120+
Join the [msgvault Discord](https://discord.gg/fDnmxB8Wkq) to ask questions, share feedback, report issues, and connect with other users.
121+
117122
## Development
118123

119124
```bash

0 commit comments

Comments
 (0)