Browse Source

config: Ajout configs du RSS par default

Martin Passard 7 years ago
parent
commit
07991c7a22
1 changed files with 5 additions and 4 deletions
  1. 5 4
      ressources/config/default.properties

+ 5 - 4
ressources/config/default.properties

@@ -21,7 +21,7 @@ Admins=Marmat
 #Bot name
 Bot_name=UneFede2
 #Bot description
-Bot_desc=Gentille Droide de la fédération, <3 Marmat
+Bot_desc=Gentille Droide de la fédération, <3 Marmat
 #Time the bot will wait until it retry to connect when disconnected
 Timeout_before_reconnecting=360
 #Time in milliseconds beween each messages the bot can say
@@ -33,9 +33,6 @@ Allow_private_messages=true
 #Respond using private channel(true) instead of public channel(false)
 Respond_using_private_channel=true
 
-
-
-
 ##Developpment and debug settings
 #Will the bot be explicit or stay quiet (Warning: It Speaks a LOT!)
 Debug=false;
@@ -52,3 +49,7 @@ Caractere_commande=-
 ## Allowed Actions Properties
 listeall=true
 infoall=false
+
+##RSS settings
+RSS_adress = https://planet.ffdn.org/atom.xml
+RSS_new_article_check=3600