StringFilterUi.php

From Bebot Wiki 2
Revision as of 09:55, 30 July 2021 by B3b0tUzR (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Filter[edit]

Description[edit]

Add and remove strings to the bot's filter.

!filter - Display the current string filter list.

!filter add <string> - Replace string with default replacment text.

!filter add <string1> replace: <string2> - Replace <string1> with <string2>.

!filter rem <string> - Remove <string> from the list.