Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
project:irc:secretary [2017/04/06 10:42]
over23 [Usefull commands on freenode.net] - register nick on freenode
project:irc:secretary [2019/07/12 19:57]
over23 idleRPG added
Line 52: Line 52:
 </​code>​ </​code>​
  
 +==== Use hilight to show regexp word [typical your nick] ====
 +insight irssi
 +<​code>​
 +/window new split
 +/window name hilight
 +/window size 6
 +/layout save
 +</​code>​
 +
 +==== AutoJoin channels ====
 +
 +* If you want to auto-join some channels, you can add them the same way as well:
 +<​code>​
 +/channel add -auto #irssi Freenode
 +/channel add -auto #xkcd Foonetic
 +</​code>​
 +
 +==== IDLE-RPG ====
 +
 +* https://​idlerpg.lolhosting.net/​index.php - game were you are supposed to do nothing, trust me and try it
 +<​code>​
 +/msg IdleBot REGISTER NAME PASSWORD PROFESSION
 +/msg IdleBot LOGIN NAME PASSWPRD
 +
 +/msg IdleBot LOGOUT
 +/msg IdleBot NEWPASS <new password>​
 +/channel help
 +/channel add -auto #idlerpg freenode
 +</​code>​
 +
 +
 +
 +
 +
 +===== IRC applications and tools =====
 +  * notify android cell phone : https://​irssinotifier.appspot.com/​
 +  * connect IRC to Slack: https://​sameroom.io/​blog/​connecting-a-channel-in-slack-to-a-channel-irc/​
 ===== SECRETARY BOT : How does it work ===== ===== SECRETARY BOT : How does it work =====
  
Line 148: Line 185:
 ====== IRSII ====== ====== IRSII ======
   * https://​irssi.org/​documentation/​tips/​   * https://​irssi.org/​documentation/​tips/​
 +===== Ignore connect, join, part =====
 +
 +   /​ignore #openstack MODES JOINS PARTS QUITS
 +
 ====== Notes [to remove and so] ====== ====== Notes [to remove and so] ======
   * add complete dependences to git for easy deploy   * add complete dependences to git for easy deploy
  • project/irc/secretary.txt
  • Last modified: 2019/07/18 04:36
  • by over23