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:
parent
af68c2950f
commit
8d97c79920
@ -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'
|
||||||
|
Loading…
Reference in New Issue
Block a user