Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 23:54
· 42 commits to master since this release
de240bc

Changelog

Features

  • 947ccde feat: Allow custom bot command constructor
  • 106f32c feat: Allow custom bot context creation
  • bd2baec feat: Allow hiding of commands from help menu

Bug fixes

  • a9669da fix: Do not set TimeStamps for SlashCommands
  • da1a1f5 fix: Slacker.Interactive is not honored
  • b3d6caf fix: Update example 19 to match bot command interface
  • 5ceecde fix: Use default event handler when set

Others

  • 3318efb Bump slack-go/slack to v0.11.0
  • 6968614 refactor: Split MessageEvent into message_event.go