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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This is the first production-ready release of Channel filter (white-leopard).
These are the current features:
Features
Slash commands
Runtime features
CLI