Releases: venkytv/botmand
Releases · venkytv/botmand
v0.6
v0.5
v0.4
Sample bots
Also include bot username in environment.
Small tweaks
Do not strip bot name from messages Engines have access to the bot user ID (`TEABOT_USER_ID`) anyway. They can strip it out if they want to.
v0.1
Changelog
- 463febf Add bot environment from config
- 3cf0b5b Channel conversations and prometheus metrics
- 828fe1c Channel filters for triggers
- 7400cb1 Conversations
- 1db88b4 Exec engine
- ba89375 Exec engine loading, CLI flags, more prom metrics
- 02508f3 Github actions
- ae963e8 Handle channel invites and removals
- 92c4761 Load engines from config directory
- 1c0261f Reload engines on HUP
- 881fbb8 Rework the engine factory
- d9d757a Set channel locale in bot environment
- 2bceba9 Set engine environment in each bot instance
- 0a07a02 Slack backend
- 9316941 Support for prefixing messages with username
- 1c5d20c Support for responding only to direct messages