Skip to content

Releases: Khaaz/Cross-Server-Bot

v3.0.1

04 Jul 13:45
Compare
Choose a tag to compare
  • Adds a global error listener to prevent crash due to ws errors.
  • Several slight improvement to logging
  • Identifier doesn't have any format by default which let the developer choose how it will appear exactly.

v3.0.0

01 Jul 13:13
Compare
Choose a tag to compare

Overall rewrite

  • supports messageDelete
  • delete messages on update
  • commands: lock, unlock to lock one or all channels in the network
  • fix old username parsing (now supports all username in webhooks like discord does)

v2.0.0

21 Mar 22:04
Compare
Choose a tag to compare
  • EnhancedMention - choose your option to enable better mention accross a channel network
    • user
    • role
    • channel
  • ignore a channel entirely (messages in this channel won't be transfered to other channels)
  • ignore bots in a channel (by default bots are ignored)

Now supports linking 2 channels in the same server!

v1.0.2

09 Mar 21:02
Compare
Choose a tag to compare

Fix discord embeding links triggering MESSAGE_UPDATE event.

v1.0.1

13 Nov 21:04
Compare
Choose a tag to compare
  • Encode Username before passing it to the webhook to prevent unicode issue

v1.0.0

11 Nov 17:34
Compare
Choose a tag to compare

Features:

  • Link as many channels as you want between them.
  • Instant redirection of messages.
  • Usage of webhooks to simulate users (good looking and easy to understand chat).
  • Support images.
  • Warn if a server supposed to be in the linked channels is not here anymore or if a webhook is falsy.