Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Releases: ThatPaple/ThreadManager

v0.0.1 - Preview

08 Oct 19:57
Compare
Choose a tag to compare
v0.0.1 - Preview Pre-release
Pre-release

Functionality

  • Deletes threads that have a word from the banned thread names (filter command)
  • Deletes thread creation notice in chat if the thread itself has been deleted due to a banned thread name
  • Automatically deletes user ran commands

Commands

  • help - View all command
  • filter - add or remove a word from filter
  • test - test discord connection

Sub commands

  • filter add [banned word]
  • filter remove [ID]
  • filter list

Current issues

  • Filter command issues

#3 - Null values in filter remove command
#1 - Null values within filter view command (duplicate of #3 )