Difference between revisions of "IRC"

From Pumping Station One
Jump to navigation Jump to search
(25 intermediate revisions by 7 users not shown)
Line 1: Line 1:
[[Category:IRC]]
+
== Connecting ==
=== About ===
 
  
 
Pumping Station: One has an IRC channel on Freenode:
 
Pumping Station: One has an IRC channel on Freenode:
Line 7: Line 6:
 
  channel: #pumpingstationone
 
  channel: #pumpingstationone
  
If you don't know how to or can't use an IRC client, you can use our [http://pumpingstationone.org/chat/ web chat] instead. You'll be chatting in no time.
+
If you don't know how to or can't use an IRC client, you can use our [http://pumpingstationone.org/chat/ web chat] instead. You'll be chatting in no time.
 +
 
 +
The channel's useful for talking to members and parts of our outlying non-member community. If you have a problem or questions, voiced (people with a + symbol) users should be able to help you.
 +
 
 +
=== Web Client ===
 +
Follow this link: [http://pumpingstationone.org/chat/ web chat]
 +
 
 +
=== Matrix ===
 +
https://matrix.org is another chat technology. 
 +
Its IRC integration is pretty nice, but #pumpingstationone is not quite one click away. 
 +
 
 +
Some options:
 +
https://matrix.to/#/#freenode_#pumpingstationone:matrix.org
 +
 
 +
Of those options, Riot is popular.  We use it to send cat pictures pretty often ;)
 +
 
 +
Once you sign yourself up for an account, then  #pumpingstationone is one click away:
 +
https://riot.im/app/#/room/#freenode_#pumpingstationone:matrix.org
  
The channel's useful for talking to members and parts of our outlying non-member community.  If you have a problem or questions, voiced (people with a + symbol) users should be able to help you.
+
=== irssi ===
  
=== IRC integration ===
+
    irssi
 +
    /server irc.freenode.net
 +
    /join #pumpingstationone
  
There have recently been a few projects done to integrate the channel into the physical space better; Spacemon to monitor the space and provide busyness information of the physical space on the IRC channel, and Chatmon to display activity summary information for the IRC channel in the physical space.
 
  
To find out more, read up on the various projects on these pages:
+
=== bots ===
  
* [[Spacemon]]
+
IRC_bots
* [[Chatmon]]
 
* [[Peoplemon]]
 
* [[Schedmon]]
 
  
=== Undocumented IRC Bots ===
 
  
The following bots will never have their own pages because they don't matter and don't need them: shortmon, notadoctor.
+
[[Category:IRC]]

Revision as of 17:20, 16 March 2019

Connecting

Pumping Station: One has an IRC channel on Freenode:

server: irc.freenode.net
channel: #pumpingstationone

If you don't know how to or can't use an IRC client, you can use our web chat instead. You'll be chatting in no time.

The channel's useful for talking to members and parts of our outlying non-member community. If you have a problem or questions, voiced (people with a + symbol) users should be able to help you.

Web Client

Follow this link: web chat

Matrix

https://matrix.org is another chat technology. Its IRC integration is pretty nice, but #pumpingstationone is not quite one click away.

Some options: https://matrix.to/#/#freenode_#pumpingstationone:matrix.org

Of those options, Riot is popular. We use it to send cat pictures pretty often ;)

Once you sign yourself up for an account, then #pumpingstationone is one click away: https://riot.im/app/#/room/#freenode_#pumpingstationone:matrix.org

irssi

   irssi
   /server irc.freenode.net
   /join #pumpingstationone


bots

IRC_bots