Hookshot Bot

Last Updated: Sun Dec 24 2023


This Bot lets you use WebHooks, and RSS/Atom Feeds in chat rooms.

How To Add Bot

  • Invite @hookshot:cyberfurz.chat to your room
  • Give the bot permission to post

Webhook Usage

  • You will need to make sure the bot has at least Moderator access for this feature to work
  • Send the following command !hookshot webhook <webhoook-name>
  • You will get a DM from the bot with the webhook address
  • You can now use the following format below to send your webhook messages
{
  "text": "Hello world!",
  "username": "MyBot"
}

Feed Usage

  • You will need to make sure the bot has at least Moderator access for this feature to work
  • Send the following command !hookshot feed <feed-url>