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/15 16:35]
over23 pridany aspon zakladni popisy, co je zac megabro bot
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 142: Line 179:
 01:03:22 -!- Irssi: End of List 01:03:22 -!- Irssi: End of List
 </​code>​ </​code>​
 +
 +
 +====== BOT megabro ======
 + * owned and managed by : Embargo
 +<​code>​
 +<​megabro>​ Adelajka: (help [<​plugin>​] [<​command>​]) -- This command gives a useful description of what <​command>​ does. <​plugin>​ is only necessary if the command is in more than one plugin. You may also want to use the '​list'​ command to list all available plugins and commands.
 +</​code>​
 +
 +====== BOT megabro : known functionality ======
 +<​code>​
 +@title [URL] - is returning HTML tag <​title>​
 +@Admin, ​
 +@AutoMode
 +@Channel
 +@ChannelLogger
 +@ChannelStats ​
 +@Config ​
 +@Games ​
 +@Google ​
 +@Misc 
 +@Network ​
 +@NickAuth ​
 +@Owner ​
 +@Topic ​
 +@User
 +@Utilities
 +@Web
 +</​code>​
 +
 +
   ​   ​
 ====== ToDo ====== ====== ToDo ======
Line 148: Line 215:
 ====== 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