ampache2irc/config.py.example

12 lines
314 B
Plaintext

server = "" # IRC server to connect to
port = 6667 # Port to use
use_ssl = False # Use SSL for IRC connection?
channel = "" # Channel to join
password = "" # Used for NickServ
nick = "ampache_playing" # IRC Nickname
desc = "" # IRC Realname
ampache_URL = "" # Base URL of Ampache without trailing slash