]> gitweb.pimeys.fr Git - bots/basile.git/blobdiff - config.py
boulet
[bots/basile.git] / config.py
index a0fc4f24744451bc1427d1087031cf5e9d34f39c..75826c1cd589565c867f99f9c575f9156c86ac26 100644 (file)
--- a/config.py
+++ b/config.py
@@ -8,13 +8,15 @@ debug_stdout=True
 # la config irc-related
 irc_password="NK2015BasileB0t"
 irc_pseudo="Basile"
-chanlist=["#bot","#flood","#note-dev"]
-stay_channels=["#bot","#flood","#note-dev"]
+chanlist=["#bot", "#flood"]
+stay_channels=["#bot", "#flood"]
 quiet_channels=[]
 
 # la config note-related
 note_pseudo="Basile"
 note_password="NK2015BasileB0tr4nd0omp4assword]6_+{#]78{"
+nk_server = "bde2.crans.org"
+nk_port = 4242
 
 # les logs
 logfile_template="basile.%s.log"