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
project:irc:secretary [2019/07/15 17:38]
over23
project:irc:secretary [2019/07/18 04:36] (current)
over23
Line 1: Line 1:
 ====== IRC howtos, freenode.net #labka channel, IRSSI magic & scripts, SECRETARY <3 ====== ====== IRC howtos, freenode.net #labka channel, IRSSI magic & scripts, SECRETARY <3 ======
  
 +|**Project status:**| **ACTIVE** |**Language:​** {{ project:​irc:​eng_flag_1_.png?​30px }} ||
 |**Project owner:**| [[user:​overdrive|Overdrive]] | |**Project owner:**| [[user:​overdrive|Overdrive]] |
 |**Interested:​** | peterbay, [[user:​dave@page]],​ [[user:​embargo]] | |**Interested:​** | peterbay, [[user:​dave@page]],​ [[user:​embargo]] |
Line 61: Line 62:
 </​code>​ </​code>​
  
 +
 +
 +
 +
 +
 +==== Channel with password ==== 
 +If you're an op on that channel, you can use the following
 +
 +/MODE #channel +k MyPrivateKey
 +In order to join the above protected channel, use
 +
 +/JOIN #channel MyPrivateKey
 +Remember to change the word "​channel"​ with your channel name and "​MyPrivateKey"​ to your desired password.
 ==== AutoJoin channels ==== ==== AutoJoin channels ====
  
Line 192: Line 206:
 ====== BOT megabro : known functionality ====== ====== BOT megabro : known functionality ======
 <​code>​ <​code>​
 +@roulett ​ - - russian roulette ​
 @title [URL] - is returning HTML tag <​title>​ @title [URL] - is returning HTML tag <​title>​
 @Admin, ​ @Admin, ​
Line 202: Line 217:
 @Google ​ @Google ​
 @Misc  @Misc 
-@Network ​+ @Network ​
 @NickAuth ​ @NickAuth ​
 @Owner ​ @Owner ​
Line 311: Line 326:
   /msg ChanServ set #​CHANNELNAME mlock -nc   /msg ChanServ set #​CHANNELNAME mlock -nc
   ​   ​
-===== ToDo : ToTest : PushSafer konekce na irssi ======= +===== ToDo : ToTest ​ ​======= 
-  ​ +==== XDCC, DCC - File transfer - file server ==== 
-https://​www.pushsafer.com/​en/​irssi+* https://​en.wikipedia.org/​wiki/​XDCC 
 +   * https://​github.com/​irssi/​scripts.irssi.org/​blob/​master/​scripts/​xdccget.pl 
 +   * https://​github.com/​irssi/​scripts.irssi.org/​blob/​master/​scripts/​xdcc_autoget.pl 
 +   * https://​raw.githubusercontent.com/​irssi/​scripts.irssi.org/​master/​scripts/​xdcc.pl - to test file transfer functionality of IRC channel 
 +   * search engine for DCC downloadable files: http://​ixirc.com 
 + 
 + ==== Headline ​==== 
 +  ​https://​www.pushsafer.com/​en/​irssi ​- notify from IRC to IOS, Android and ... 
 + 
 +==== rozmrdanej ssl cert ==== 
 + 
 +   * https://​github.com/​irssi/​irssi/​issues/​599
  
  
  
  • project/irc/secretary.1563205098.txt.gz
  • Last modified: 2019/07/15 17:38
  • by over23