simple mpd client thing
gets now playing status
This commit is contained in:
@@ -184,6 +184,12 @@ IRCBOT_XMLRPC_PORT = 13132
|
||||
KARMA_IGNORE_CHATTER_TARGETS = []
|
||||
KARMA_IGNORE_COMMAND_TARGETS = []
|
||||
|
||||
# mpd
|
||||
|
||||
MPD_HOST = ""
|
||||
MPD_PORT = None
|
||||
MPD_PASS = None
|
||||
|
||||
# storycraft
|
||||
|
||||
STORYCRAFT_MASTER_CHANNEL = '#dr.botzo'
|
||||
|
||||
Reference in New Issue
Block a user