V1.0.0-beta.1 #1

Merged
AstroGD merged 10 commits from dev into main 2022-11-24 21:29:42 +01:00
AstroGD commented 2022-11-24 21:29:35 +01:00 (Migrated from github.com)

This is the first production-ready release of Channel filter (white-leopard).
These are the current features:

Features

Slash commands

  • /info
  • /logchannel
  • /blocklist get
  • /blocklist add
  • /blocklist remove

Runtime features

  • Scans for blocked words in channel names and renames the channels to "CENSORED"
  • When a blocked word is found, a notification can be enabled through the logchannel command

CLI

  • Data can be looked into and modified using a cli during runtime by attaching to the docker container
This is the first production-ready release of Channel filter (white-leopard). These are the current features: # Features ## Slash commands - /info - /logchannel - /blocklist get - /blocklist add - /blocklist remove ## Runtime features - Scans for blocked words in channel names and renames the channels to "CENSORED" - When a blocked word is found, a notification can be enabled through the logchannel command ## CLI - Data can be looked into and modified using a cli during runtime by attaching to the docker container
Sign in to join this conversation.
No description provided.