๐ฌ Get Help
Multiple channels depending on what you need.
๐ Bug reports + general help
Join the support server: https://discord.gg/egzwNJJcKm
This is the fastest way to get help. The maintainer is usually around. Other operators chat about deployment, feature ideas, and edge cases there too.
When asking for help, please include:
- What you tried โ the exact command or interaction
- What you expected
- What actually happened
- Any error message the bot replied with
Redact tokens, API keys, or sensitive user IDs before posting.
๐ Filing bug reports formally
Open a GitHub issue using the Bug Report template. The template prompts you for:
- What happened vs what you expected
- Steps to reproduce
- Bot version (from startup logs or the tray icon)
- Hosting context (Windows / Linux VPS / Docker)
- Relevant log output
Issues filed via GitHub get tracked through the milestone system, so progress is visible.
๐ก Feature requests
Either channel works:
- GitHub: Feature Request issue template for things you want formally tracked
- Support server
#bot-feedback: for informal discussion or ideas youโre not sure about yet
The more concrete the use case, the more likely it is to get built. โAs a moderator, I want toโฆโ style descriptions land best.
๐ Security vulnerabilities
Do NOT open a public issue for security vulnerabilities. Instead:
- Email or DM the maintainer directly via the support server
- See the SECURITY.md for full disclosure policy
In-scope: bypasses of role-based permission, vault decryption defects, privilege escalation, injection vulnerabilities, AutoMod evasion that affects host security.
The maintainer commits to:
- Acknowledgement within 72 hours
- Initial assessment within 7 days
- Fix or detailed plan within 30 days for high-severity issues
๐ Documentation
- Setup guide โ first-time install
- Commands reference โ every command
- Features โ deep dives
- FAQ โ common questions
- Privacy Policy
- Terms of Service
๐ ๏ธ Self-hosting / development
The main bot source code is currently in a private repository while the project stabilises. Public assets:
- This documentation site: WandWeb2/server-assistant-docs
- Issues, releases, and roadmap: main repo issues
A future release will move the source to public open-source under MIT. If you want self-hosting access in the meantime, contact the maintainer via the support server with a brief explanation of your use case.
๐ค Contributing
Once the source is public:
- Fork the repo
- Create a feature branch
- Open a PR using the template
- CI runs syntax + smoke import checks
- Maintainer reviews
For now, the highest-leverage contribution is filing detailed bug reports and feature requests โ that directly shapes what gets built next.
โ Anything else?
If your question doesnโt fit any of the above, the support server is always the right starting point. Donโt worry about asking dumb questions โ the docs are imperfect, and โwhere do I find Xโ is genuinely useful feedback for improving them.