Skip to content

Commit

Permalink
Update wording of description
Browse files Browse the repository at this point in the history
  • Loading branch information
BeardedTek committed May 31, 2023
1 parent dac7bd5 commit db2ec51
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions PRE_ALPHA.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# ScoldBot
Maubot Plugin that scolds users who use blacklisted words
Maubot Plugin that scolds users who use unwanted language.

The bot will admonish the offending user with one of your provided quips when they use a blacklisted word or phrase
The bot will admonish the offending user with one of your provided quips when they use an undesired word

Careful with blacklisted words because it's just a very basic filter. It only checks that the provided text exists in the message, not the context.
Careful with blocked words because it's just a very basic filter. It only checks that the provided text exists in the message, not the context.

# Install ALPHA Releases
- Download one of these:
Expand All @@ -17,5 +17,5 @@ Careful with blacklisted words because it's just a very basic filter. It only c
- Select your bot's name in Primary User dropdown
- Select `dev.beardedtek.scoldbot` in Type dropdown
- CLick Create
- Configure blacklist and quips in the newly displayed config file.
- Configure word_lists and quips in the newly displayed config file.
- Click Save

0 comments on commit db2ec51

Please sign in to comment.