Skip to content

ancsemi/haven-community

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haven Community Bots & Webhooks

A community-maintained library of bots, webhooks, and integrations for Haven — the self-hosted private chat server.

These integrations are written and maintained by the Haven community. They are not part of Haven itself and are not reviewed or supported by the Haven maintainers beyond a basic sanity glance. Use them at your own discretion.

If you've built something useful for Haven, please PR it in. See CONTRIBUTING.md.


Catalog

Bots

Name Description Language Author
github-releases Posts a formatted message to a Haven channel whenever a new release is published on a watched GitHub repository. Node.js @ancsemi

Webhooks

None yet — be the first to add one!


Using a bot from this library

Most entries are small, self-contained scripts. The general pattern is:

  1. Read the bot's own README to see what env vars / config it needs.
  2. Create a Haven bot in your server (Settings → Server Admin Settings → Bots) and copy its webhook token.
  3. Host the script somewhere that can reach both Haven and (if applicable) whatever external service it integrates with — a $0 tier on Fly.io / Railway / Render / Cloudflare Workers / a tiny VPS all work fine.
  4. Set the required env vars and start it.

Disclaimer

Code in this repo is contributed by community members. The Haven maintainers do not endorse, audit, or guarantee any individual entry. Always read a bot's source before pointing it at your server — especially if it asks for a bot token with moderation permissions.

Each subfolder is licensed individually (see its LICENSE file). When in doubt, assume MIT.

About

Community-contributed bots and webhooks for Haven servers

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors