Selaa lähdekoodia

fixed typo in documentation.

tags/v2.0.2
Roxie Gibson 5 vuotta sitten
vanhempi
commit
0b906c439c
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +1
    -1
      docs/commands.md
  2. +1
    -1
      roxbot/cogs/nsfw.py

+ 1
- 1
docs/commands.md Näytä tiedosto

@@ -1221,7 +1221,7 @@ Example:
# Enabled NSFW commands
;nsfw enable
# Add "test" as a blacklisted tag
;nsfw addbagtag test
;nsfw addbadtag test
# Remove "Roxbot" as a blacklisted tag
;nsfw removebadtag Roxbot
```

+ 1
- 1
roxbot/cogs/nsfw.py Näytä tiedosto

@@ -146,7 +146,7 @@ class NFSW():
# Enabled NSFW commands
;nsfw enable
# Add "test" as a blacklisted tag
;nsfw addbagtag test
;nsfw addbadtag test
# Remove "Roxbot" as a blacklisted tag
;nsfw removebadtag Roxbot
"""

Loading…
Peruuta
Tallenna