Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-1856

Support keyworded channels

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.1
    • None
    • Notifier - IRC

    Description

      Posting messages to IRC channels with keywords doesn't seem to be supported.

      Looking at the API used -

      org.schwering.irc.lib.IRCConnection.doPrivmsg(java.lang.String target, java.lang.String msg)

      Doesn't seem to have built in support for it. But - if we can use the connect to channel then post a normal text - you could use:

      org.schwering.irc.lib.IRCConnection.doJoin(java.lang.String chan, java.lang.String key)

      Attachments

        Activity

          People

            Unassigned Unassigned
            chrissearle Chris Searle
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: