Skip to content

Releases: venkytv/botmand

v0.6

26 Apr 13:50
754b4b0
Compare
Choose a tag to compare

Changelog

  • e52561d Cleanup channels if engine dies uncleanly
  • 754b4b0 Switch command line handling

v0.5

26 Apr 08:26
5907d86
Compare
Choose a tag to compare

Changelog

v0.4

26 Apr 08:19
2598fb6
Compare
Choose a tag to compare

Changelog

Sample bots

26 Apr 08:14
d525dee
Compare
Choose a tag to compare
Also include bot username in environment.

Small tweaks

26 Apr 08:11
8a0f16c
Compare
Choose a tag to compare
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

25 Apr 21:10
02508f3
Compare
Choose a tag to compare

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