Mise en forme de code: pensez à utiliser les balises [ tcl ] et [ /tcl ] (sans les espaces bien sûr) autour de vos codes tcl afin d'avoir un meilleur rendu et une coloration syntaxique. x


[script] Eggdrop RSS Syndication
#49
bonjour, je cherche à afficher la description du flux rss sur le canal irc

j'aimerais savoir comment procéder, voici un bout de mon code :

Code:
namespace eval ::rss-synd {
    variable rss
    variable default

    set rss(sport24.com) {
        "url"            "http://www.sport24.com/rssfeeds/sport24-accueil.xml"
        "channels"        "#sports"
        "database"        "scripts/databases/sport.db"
        "output"        "\[\002News\002\] @@item!title@@ : @@item!description@@"
        "trigger"        "!rss"
        "evaluate-tcl"    1
    }
  Reply


Messages In This Thread
RE: Eggdrop RSS Syndication - by Piepierre - 21/02/2008, 18:23
RE: Eggdrop RSS Syndication - by CrazyCat - 21/02/2008, 18:28
RE: Eggdrop RSS Syndication - by MenzAgitat - 22/02/2008, 02:17
RE: Eggdrop RSS Syndication - by titinio - 15/05/2008, 09:26
RE: Eggdrop RSS Syndication - by CrazyCat - 15/05/2008, 13:30
RE: Eggdrop RSS Syndication - by tr3nk1l - 15/06/2008, 23:27
RE: Eggdrop RSS Syndication - by Helias - 16/06/2008, 02:00
RE: Eggdrop RSS Syndication - by knx - 11/07/2008, 21:44
RE: Eggdrop RSS Syndication - by lepheniX - 21/07/2008, 03:52
RE: Eggdrop RSS Syndication - by lepheniX - 22/07/2008, 13:40
RE: Eggdrop RSS Syndication - by BdS - 23/07/2008, 12:53
RE: Eggdrop RSS Syndication - by knx - 25/07/2008, 07:28
RE: Eggdrop RSS Syndication - by MenzAgitat - 28/07/2008, 02:27
RE: Eggdrop RSS Syndication - by MenzAgitat - 28/07/2008, 16:29
RE: Eggdrop RSS Syndication - by Rikito - 04/09/2008, 13:52
RE: Eggdrop RSS Syndication - by CrazyCat - 04/09/2008, 21:28
RE: Eggdrop RSS Syndication - by Rikito - 04/09/2008, 22:19
RE: Eggdrop RSS Syndication - by CrazyCat - 05/09/2008, 20:14
RE: Eggdrop RSS Syndication - by MenzAgitat - 05/09/2008, 01:18
RE: Eggdrop RSS Syndication - by Rikito - 05/09/2008, 19:59
RE: Eggdrop RSS Syndication - by kipof - 22/02/2009, 17:30
RE: Eggdrop RSS Syndication - by CrazyCat - 22/02/2009, 22:48
RE: Eggdrop RSS Syndication - by kipof - 22/02/2009, 23:37
RE: Eggdrop RSS Syndication - by CrazyCat - 23/02/2009, 10:24
RE: [script] Eggdrop RSS Syndication - by joh93 - 17/10/2009, 16:58
RE: [script] Eggdrop RSS Syndication - by Pollet - 25/11/2009, 13:35
RE: [script] Eggdrop RSS Syndication - by Pollet - 25/11/2009, 18:22
RE: [script] Eggdrop RSS Syndication - by Pollet - 25/11/2009, 13:54
RE: [script] Eggdrop RSS Syndication - by nolaan - 06/06/2010, 10:39
RE: [script] Eggdrop RSS Syndication - by Xima - 29/08/2010, 17:45
RE: [script] Eggdrop RSS Syndication - by uto - 25/06/2011, 19:30
RE: [script] Eggdrop RSS Syndication - by kriissss - 08/09/2013, 14:27
RE: [script] Eggdrop RSS Syndication - by kriissss - 08/09/2013, 14:51

Forum Jump:


Users browsing this thread: 1 Guest(s)