1
mirror of git://git.acid.vegas/scroll.git synced 2024-11-07 08:46:45 +00:00

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

View File

@ -27,7 +27,7 @@ class identity:
nickserv = None nickserv = None
# Settings # 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 # Formatting Control Characters / Color Codes
bold = '\x02' bold = '\x02'