Sold $25 PP - Simplistic Java Twitch IRC client

Discussion in 'All Other Game Services for Sale - Buy & Sell' started by Hack Forums - Service, 6/2/19.

Thread Status:
Not open for further replies.
  1. Hack Forums - Service

    Hack Forums - Service
    Expand Collapse
    High Risk Status: This user has been flagged as high risk due to one or more reasons

    0   0   0

    Online
    Greetings,
    The job is $25 PayPal for a lackluster Twitch IRC client. Essentially, it just needs to connect, login, join a channel, and offer what is typed into a given Twitch chat room for me to write conditions for.


    Requirements:
    -Written in Java
    -No depens, use only the built in libraries such as socket etc.
    -A single .java file.
    -Reliable and redundant methods for making the server connection. (Don't use delays.)
    -Full Twitch capabilities. (Read their docs about requesting capabilities)
    Code
    ex:
    ircSocket.send("PASS {0}{1}".format(config.botOauth,carriage))
    ircSocket.send("NICK {0}{1}".format(config.botNick,carriage))
    ircSocket.send("CAP REQ :twitch.tv/tags{0}".format(carriage))
    #ircSocket.send("CAP REQ :twitch.tv/tags twitch.tv/commands twitch.tv/membership{0}".format(carriage))
    #hint: in java, the carriage is probably "\\r\\n"
    -Print or Log whatever is typed in chat.
    -Must Ping Pong


    Format the badges, names, subs, and or text, from each chat message separately and I'll throw in an additional $10. So I have a hardware project going on that requires an Android app to control it. I have a Python IRC client ... but I suck at Java and don't enjoy coding with it. Nor dealing with libraries in Android Studio. So I'll pay to avoid that headache. The offer ends on 6/5 or if a submission has been paid for. No exclusivity or copyright clauses here. PM me any submissions.

    Let me know if you have any questions.
    Start Contract
     
    • This user is inactive. Hasn't logged into their account in over 60 days.
Thread Status:
Not open for further replies.