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 [2019/07/15 16:36]
over23 [BOT megabro]
project:irc:secretary [2019/07/17 04:30]
over23 [XDCC, DCC - File transfer - file server] : search egine for DCC stored files: http://ixirc.com
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]] |+|**Interested:​** | peterbay, [[user:​dave@page]], [[user:​embargo]] |
 |**Related:​**| [[irc_logs:​best_of_secretary|Best IRC Logs]] --  [[https://​github.com/​Labka-cz/​Irssi_scripts|GitHub - Labka Repo : Secretary scripts]] -- [[https://​github.com/​Over23/​Linux_Configs/​blob/​master/​config|GitHub : Over's IRSSI config - comment-less]] | |**Related:​**| [[irc_logs:​best_of_secretary|Best IRC Logs]] --  [[https://​github.com/​Labka-cz/​Irssi_scripts|GitHub - Labka Repo : Secretary scripts]] -- [[https://​github.com/​Over23/​Linux_Configs/​blob/​master/​config|GitHub : Over's IRSSI config - comment-less]] |
 | **linkz:** | https://​github.com/​irssi/​irssi/​blob/​master/​docs/​special_vars.txt;​ https://​irssi.org/​documentation/​tips/;​ https://​quadpoint.org/​articles/​irssi/;​ http://​www.antonfagerberg.com/​blog/​my-perfect-irssi-setup/​ | | **linkz:** | https://​github.com/​irssi/​irssi/​blob/​master/​docs/​special_vars.txt;​ https://​irssi.org/​documentation/​tips/;​ https://​quadpoint.org/​articles/​irssi/;​ http://​www.antonfagerberg.com/​blog/​my-perfect-irssi-setup/​ |
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 311: Line 325:
   /msg ChanServ set #​CHANNELNAME mlock -nc   /msg ChanServ set #​CHANNELNAME mlock -nc
   ​   ​
 +===== ToDo : ToTest ​ =======
 +==== XDCC, DCC - File transfer - file server ====
 +* 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 ...
  
  
  
  • project/irc/secretary.txt
  • Last modified: 2019/07/18 04:36
  • by over23