mirror of
https://github.com/jlu5/PyLink.git
synced 2025-06-05 14:27:25 +02:00
Drop "prefix" config entry, it's not being used
Closes #26. Plugins can implement their own fantasy-style triggers via message hooks, so I'm not sure this really needs a place in the core.
This commit is contained in:
parent
7f6c8b0e52
commit
087a4e7e5c
@ -3,7 +3,6 @@ bot:
|
||||
nick: pylink
|
||||
user: pylink
|
||||
realname: PyLink Service Client
|
||||
prefix: "@"
|
||||
# Console log verbosity: see https://docs.python.org/3/library/logging.html#logging-levels
|
||||
loglevel: DEBUG
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user