Author Topic: Chat With The Host Helpers On IRC [#thh on freenode]  (Read 1236 times)

Pinako

  • Hero Member
  • *****
  • Posts: 1263
    • View Profile
    • inportb
Chat With The Host Helpers On IRC [#thh on freenode]
« on: March 16, 2010, 11:56:53 PM »
I'm really not sure how this'd turn out in the long run, but I registered #thh on irc.freenode.net for our use. It's meant to augment the forum when realtime chat is convenient.

@rvtraveller: to modify user access levels, do one of
  • /msg ChanServ access #thh add user member
  • /msg ChanServ access #thh add user mod
  • /msg ChanServ access #thh add user admin
(the target user must be registered on freenode for this to work; of course, you may manually op even unregistered users)

In case you don't have an IRC client, you might find the webchat useful. Just choose a nickname, connect, and say hi! I usually hang out as Pinako.
« Last Edit: December 27, 2010, 06:24:33 PM by inportb »

Brad

  • Lurker
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1512
    • View Profile
    • Brads Blawg
Re: The Host Helpers Chat? [#thh on freenode]
« Reply #1 on: March 19, 2010, 06:45:12 PM »
There isnt many people in there at the moment, and its already a cool place to chat :)

If you want a software based client X-Chat is a great one.
Regards, Brad

Masturbation. Taking matters into your own hands.

I er, finally have a website

Primefalcon

  • Hero Member
  • *****
  • Posts: 2168
  • https://launchpad.net/~primefalcon
    • View Profile
    • Prime's Tech Talk
Re: The Host Helpers Chat? [#thh on freenode]
« Reply #2 on: March 20, 2010, 01:29:21 AM »
well X-Chat 2 for windows
http://www.silverex.org

Get 2.25G of space on Dropbox by CLICKING HERE, Rather than 2G otherwise. Sync files between multiple computers, Web and even share folders with your friends!

Pinako

  • Hero Member
  • *****
  • Posts: 1263
    • View Profile
    • inportb
Re: Chat With The Host Helpers On IRC [#thh on freenode]
« Reply #3 on: December 27, 2010, 06:25:31 PM »
Well, a chatter in my channel recently reported that Quassel worked fine for him on Windows. So... if you find the Silverex build of X-Chat lacking, have a look at this excellent client. You'd most likely want the monolithic version. There are static builds for Linux, Mac OS X, and Windows.

http://quassel-irc.org/

Also, the Java chat is no longer available; the webchat has been improved lots, though.

daz

  • Full Member
  • ***
  • Posts: 240
    • View Profile
Re: Chat With The Host Helpers On IRC [#thh on freenode]
« Reply #4 on: December 27, 2010, 06:49:19 PM »
Well, a chatter in my channel recently reported that Quassel worked fine for him on Windows. So... if you find the Silverex build of X-Chat lacking, have a look at this excellent client. You'd most likely want the monolithic version. There are static builds for Linux, Mac OS X, and Windows.

http://quassel-irc.org/

Also, the Java chat is no longer available; the webchat has been improved lots, though.

It works fine for me under Win x64 as well, just make sure to pick the version with the core (I guess that's monolithic)

T50

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: Chat With The Host Helpers On IRC [#thh on freenode]
« Reply #5 on: January 04, 2011, 11:19:29 PM »
do people use the IRC channel more often now?

i used to visit. but with like no one talking in IRC i left.

Brad

  • Lurker
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1512
    • View Profile
    • Brads Blawg
Re: Chat With The Host Helpers On IRC [#thh on freenode]
« Reply #6 on: January 05, 2011, 12:17:22 PM »
It depends what time you are on, for me living in the UK when I am online that place is dead.
Regards, Brad

Masturbation. Taking matters into your own hands.

I er, finally have a website

Pinako

  • Hero Member
  • *****
  • Posts: 1263
    • View Profile
    • inportb
Re: Chat With The Host Helpers On IRC [#thh on freenode]
« Reply #7 on: January 05, 2011, 12:35:49 PM »
It's dead unless someone says something. I usually idle in there until I get pinged.

zzbomb

  • Hero Member
  • *****
  • Posts: 964
  • The awesome server admin
    • View Profile
    • ChemicalServers
Re: Chat With The Host Helpers On IRC [#thh on freenode]
« Reply #8 on: January 05, 2011, 07:16:54 PM »
I idle in there 24/7.. inportb, ulti, and i talk sometimes.. But i dont see many other conversations.

Pinako

  • Hero Member
  • *****
  • Posts: 1263
    • View Profile
    • inportb
Re: Chat With The Host Helpers On IRC [#thh on freenode]
« Reply #9 on: April 15, 2011, 07:57:06 PM »
Do we need a logbot that exports the most recent n lines of chat to this forum? If an admin would set up a PHP script for this, I could hack GameOver up to POST periodic updates. Or zzbomb could do this.

rvtraveller

  • The very scary
  • Administrator
  • Hero Member
  • *****
  • Posts: 1187
    • View Profile
Re: Chat With The Host Helpers On IRC [#thh on freenode]
« Reply #10 on: April 15, 2011, 10:33:46 PM »
Sure...Give me a week or two to write the script.  Kinda busy at the moment.

Pinako

  • Hero Member
  • *****
  • Posts: 1263
    • View Profile
    • inportb
Re: Chat With The Host Helpers On IRC [#thh on freenode]
« Reply #11 on: April 16, 2011, 10:18:20 PM »
lolk. Because zzbomb's server does not have a NAT traversal problem, we got it set up with his bot. Here are the last ten lines of chat: http://bot.chemicalservers.com:8010/thh

Messages look like: [date time] <name> msg
Actions look like: [date time] <> name acts

Timestamps are UTC. We could use a different format such as JSON(P) if you want, or include different information.

Nothing is ever filtered, but I imagine we could use SMF's built-in censoring feature. And it's only ever going to give you ten lines (unless you want a different amount of data), so just poll it once in a while.

zzbomb

  • Hero Member
  • *****
  • Posts: 964
  • The awesome server admin
    • View Profile
    • ChemicalServers
Re: Chat With The Host Helpers On IRC [#thh on freenode]
« Reply #12 on: April 16, 2011, 10:19:27 PM »
Woo hoo!