Updated comment next to admin variable explaining wildcards and format requirements

This commit is contained in:
Dionysus 2023-06-28 16:11:23 -04:00
parent af68c2950f
commit 8d97c79920
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class identity:
nickserv = None
# Settings
admin = 'acidvegas!~stillfree@most.dangerous.motherfuck' # CHANGE ME
admin = 'acidvegas!*@*' # Can use wildcards (Must be in nick!user@host format)
# Formatting Control Characters / Color Codes
bold = '\x02'