Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

SimpleAnnounce 1.3 - Discord Webhooks

Latest

Choose a tag to compare

@Refrac Refrac released this 27 Aug 22:03
· 21 commits to master since this release

code cleanup
Added discord webhooks | Currently whenever you do /announce is when it will send a webhook

Config Changes

new discord.yml

Discord:
  ENABLED: false
  WEBHOOK: "INSERT-WEBHOOK-HERE"
  # Do you want an embed or a normal message?
  EMBED-MESSAGE: true
  # This will either be the username or the embed title
  TITLE: "Announcement Logs"
  FOOTER: "New announcement | Created by Zach.#6436 / Refrac"