Difference between revisions of "Operating IRC"

From GnuCash
Jump to: navigation, search
(Getting Operator Privilegs)
(Getting Operator Privilegs)
Line 2: Line 2:
 
Commands to the server start with '''<tt>/</tt>'''.
 
Commands to the server start with '''<tt>/</tt>'''.
  
==Getting Operator Privilegs==
+
==Getting Operator Privileges==
 
If you become a core developer of GnuCash, Operator Privilegs will be granted to you.
 
If you become a core developer of GnuCash, Operator Privilegs will be granted to you.
There a two alternative ways to activate them:
+
There a two alternative ways to activate them (Gncbot is the preferred method):
  
 
===From IRC server ===
 
===From IRC server ===
Line 14: Line 14:
  
 
===From Gncbot===
 
===From Gncbot===
The channel owner ... [TBD]
+
You need to register your nick[s] and a password once with gncbot.  The easiest way to do that is to:
 +
<SyntaxHighlight lang="irc">
 +
/msg gncbot register <name> <password>
 +
</SyntaxHighLight>
 +
 
 +
Once you are registered, the channel owner needs to add you to the list of channel operators so that gncbot knows to provide channel ops. This is done via the <code>capability add</code> admin function: <code>admin capability add <username> #gnucash,op</code>.
  
 
Each time you connect, open a query with gncbot:
 
Each time you connect, open a query with gncbot:
Line 22: Line 27:
 
<you> op #gnucash
 
<you> op #gnucash
 
</SyntaxHighlight>
 
</SyntaxHighlight>
 +
 +
You can also do this within the #gnucash channel directly:
 +
<SyntaxHighlight lang="irc">
 +
/msg gncbot identify <name> <password>
 +
<gncbot> The operation succeeded
 +
<you> @op
 +
<gncbot> The operation succeeded
 +
</SyntaxHighlight>
 +
 
==Gncbot==
 
==Gncbot==
 
Usually at ''code.gnucash.org'' '''gncbot''', currently a [http://www.supybot.org/ supybot], is running. He should manage the channel. There a 2 ways to contact him:
 
Usually at ''code.gnucash.org'' '''gncbot''', currently a [http://www.supybot.org/ supybot], is running. He should manage the channel. There a 2 ways to contact him:

Revision as of 17:27, 2 March 2019

As we are managing an IRC channel, here is some background, including a few operator commands: Commands to the server start with /.

Getting Operator Privileges

If you become a core developer of GnuCash, Operator Privilegs will be granted to you. There a two alternative ways to activate them (Gncbot is the preferred method):

From IRC server

You need to register your nick[s] and password once at irc.gimpnet.org.

The channel owner ... [TBD]

Then each time you connect, you identify with your nick and password against irc.gimpnet.org.

From Gncbot

You need to register your nick[s] and a password once with gncbot. The easiest way to do that is to:

/msg gncbot register <name> <password>

Once you are registered, the channel owner needs to add you to the list of channel operators so that gncbot knows to provide channel ops. This is done via the capability add admin function: admin capability add <username> #gnucash,op.

Each time you connect, open a query with gncbot:

<you> identify <nick> <password>
<gncbot> The operation succeeded.
<you> op #gnucash

You can also do this within the #gnucash channel directly:

/msg gncbot identify <name> <password>
<gncbot> The operation succeeded
<you> @op
<gncbot> The operation succeeded

Gncbot

Usually at code.gnucash.org gncbot, currently a supybot, is running. He should manage the channel. There a 2 ways to contact him:

  1. In the gnucash channel precede commands by @. They are visible to other users.
  2. Open a query and enter commands there.

If you are in the operator group, he should grant you operator rights after identifying.

If gncbot got disconnected, sombody has to grant him the rights again:

/op gncbot to op the gncbot. @op gncbot returns an error.

If gncbot got a wrong name like gncbot', rename him by @nick gncbot.

Topic

Default
/t Free GPL Personal and Small Business Accounting || Please don't ask to ask, just ask and wait! (Possibly a few hours!!) || publicly-logged channel || latest stable: 5.5 || www.gnucash.org || wiki.gnucash.org/wiki/
under attack
/t Free GPL Personal and Small Business Accounting || Moderated mode: To get a voice, ask one of the ops private. || Please don't ask to ask, just ask and wait! (Possibly a few hours!!) || publicly-logged channel || latest stable: 5.5 || www.gnucash.org || wiki.gnucash.org/wiki/

In times of spam attack set moderated +m as channel mode.

Freenode redirect

User:Jsled created in 2010 irc.freenode.net/gnucash with /topic „The real #gnucash is irc://irc.gnome.org/gnucash ; GnuCash - GPL Personal Finance and Small Business Management“.