Difference between revisions of "StringFilterUi.php"

From Bebot Wiki 2
Jump to navigationJump to search
(Created page with "====== Filter ====== ==== Description ==== Add and remove strings to the bot's filter. !filter - - Display the current string filter list. !filter add <string> - - Replace...")
 
Line 5: Line 5:
 
Add and remove strings to the bot's filter.
 
Add and remove strings to the bot's filter.
  
!filter - - Display the current string filter list.
+
!filter - Display the current string filter list.
  
!filter add <string> - - Replace <strong> with default replacment text.
+
!filter add <string> - Replace <strong> with default replacment text.
  
!filter add <string1> replace: <string2> - - Replace <string1> with <string2>.
+
!filter add <string1> replace: <string2> - Replace <string1> with <string2>.
  
 
!filter rem <string> - Remove <string> from the list.
 
!filter rem <string> - Remove <string> from the list.

Revision as of 09:55, 30 July 2021

Filter

Description

Add and remove strings to the bot's filter.

!filter - Display the current string filter list.

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

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

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