Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 853 Bytes

File metadata and controls

35 lines (24 loc) · 853 Bytes

Aethor hooks

This repository hosts the webhook forwarder of aethor you can contribute by adding samples the samples.json file or by modifying the code

Setup

image

  • env vars
    • TOKEN: bot token
    • ICON: image in embed
    • NAME: name in embed
    • CHANNELS: channels to post in split by |
    • WEBSITE_AUTH: The header auth to check for

Current events

  • issues/comments
  • commits
  • forks
  • release
  • stars

Contributing

  • Feel free to pr more samples
  • Pr fixing types
  • Add more events

Goals

  • write test ( feel free to make a pr )

preview