Advertisement
Guest User

Untitled

a guest
Feb 28th, 2015
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.29 KB | None | 0 0
  1. servers = (
  2. {
  3. address = "irc1.chattersweb.nl";
  4. chatnet = "chattersweb";
  5. port = "6667";
  6. autoconnect = "yes";
  7. }
  8. );
  9.  
  10. chatnets = {
  11. blassie = {
  12. type = "IRC";
  13. autosendcmd = "/msg nickserv identify parterre26";
  14. };
  15. SILC = { type = "SILC"; };
  16. chattersweb = { type = "IRC"; };
  17. };
  18.  
  19. channels = (
  20. { name = "#lele"; chatnet = "blassie"; autojoin = "yes"; },
  21. { name = "#radiocandymen"; chatnet = "blassie"; },
  22. { name = "#Gezelligkletsen"; chatnet = "blassie"; },
  23. { name = "#radioregionaal"; chatnet = "blassie"; autojoin = "yes"; },
  24. { name = "#onzinroddelshit"; chatnet = "blassie"; autojoin = "yes"; },
  25. { name = "#Silvermoon"; chatnet = "blassie"; },
  26. { name = "#eindbazen"; chatnet = "blassie"; autojoin = "yes"; },
  27. {
  28. name = "#gezelligeblondecandy";
  29. chatnet = "blassie";
  30. autojoin = "yes";
  31. },
  32. { name = "#help"; chatnet = "blassie"; },
  33. { name = "#helpops"; chatnet = "blassie"; },
  34. { name = "#games"; chatnet = "blassie"; autojoin = "yes"; },
  35. { name = "#mariska"; chatnet = "blassie"; autojoin = "yes"; },
  36. { name = "#tjappieroom"; chatnet = "blassie"; autojoin = "yes"; },
  37. { name = "#radio-goldstars"; chatnet = "blassie"; autojoin = "yes"; },
  38. { name = "#McRoom"; chatnet = "blassie"; autojoin = "yes"; },
  39. {
  40. name = "#radio-boswandeling";
  41. chatnet = "blassie";
  42. autojoin = "yes";
  43. },
  44. { name = "#lele"; chatnet = "chattersweb"; },
  45. { name = "#gezelligeblondecandy"; chatnet = "chattersweb"; },
  46. { name = "#ChatArmy"; chatnet = "chattersweb"; },
  47. { name = "#sjet4all"; chatnet = "chattersweb"; },
  48. { name = "#Help"; chatnet = "chattersweb"; },
  49. { name = "#ChatGezelligMee"; chatnet = "chattersweb"; },
  50. { name = "#Kaj"; chatnet = "chattersweb"; autojoin = "yes"; },
  51. { name = "#eindbazen"; chatnet = "chattersweb"; },
  52. { name = "#geeks"; chatnet = "chattersweb"; },
  53. { name = "#lara"; chatnet = "chattersweb"; },
  54. { name = "#Hyvesz"; chatnet = "chattersweb"; },
  55. { name = "#natnekkeradio"; chatnet = "chattersweb"; },
  56. { name = "#barbiie"; chatnet = "chattersweb"; },
  57. { name = "#Mafiaway"; chatnet = "chattersweb"; },
  58. { name = "#HaNgOuTcHaT"; chatnet = "chattersweb"; autojoin = "yes"; },
  59. { name = "#RadioTrioStyle"; chatnet = "chattersweb"; }
  60. );
  61.  
  62. aliases = {
  63. J = "join";
  64. WJOIN = "join -window";
  65. WQUERY = "query -window";
  66. LEAVE = "part";
  67. BYE = "quit";
  68. EXIT = "quit";
  69. SIGNOFF = "quit";
  70. DESCRIBE = "action";
  71. DATE = "time";
  72. HOST = "userhost";
  73. LAST = "lastlog";
  74. SAY = "msg *";
  75. WI = "whois";
  76. WII = "whois $0 $0";
  77. WW = "whowas";
  78. W = "who";
  79. N = "names";
  80. M = "msg";
  81. T = "topic";
  82. C = "clear";
  83. CL = "clear";
  84. K = "kick";
  85. KB = "kickban";
  86. KN = "knockout";
  87. BANS = "ban";
  88. B = "ban";
  89. MUB = "unban *";
  90. UB = "unban";
  91. IG = "ignore";
  92. UNIG = "unignore";
  93. SB = "scrollback";
  94. UMODE = "mode $N";
  95. WC = "window close";
  96. WN = "window new hide";
  97. SV = "say Irssi $J ($V) - http://irssi.org/";
  98. GOTO = "sb goto";
  99. CHAT = "dcc chat";
  100. RUN = "SCRIPT LOAD";
  101. CALC = "exec - if command -v bc >/dev/null 2>&1\\; then printf '%s=' '$*'\\; echo '$*' | bc -l\\; else echo bc was not found\\; fi";
  102. SBAR = "STATUSBAR";
  103. INVITELIST = "mode $C +I";
  104. Q = "QUERY";
  105. "MANUAL-WINDOWS" = "set use_status_window off;set autocreate_windows off;set autocreate_query_level none;set autoclose_windows off;set reuse_unused_windows on;save";
  106. EXEMPTLIST = "mode $C +e";
  107. ATAG = "WINDOW SERVER";
  108. UNSET = "set -clear";
  109. RESET = "set -default";
  110. };
  111.  
  112. statusbar = {
  113. # formats:
  114. # when using {templates}, the template is shown only if it's argument isn't
  115. # empty unless no argument is given. for example {sb} is printed always,
  116. # but {sb $T} is printed only if $T isn't empty.
  117.  
  118. items = {
  119. # start/end text in statusbars
  120. barstart = "{sbstart}";
  121. barend = "{sbend}";
  122.  
  123. topicbarstart = "{topicsbstart}";
  124. topicbarend = "{topicsbend}";
  125.  
  126. # treated "normally", you could change the time/user name to whatever
  127. time = "{sb $Z}";
  128. user = "{sb {sbnickmode $cumode}$N{sbmode $usermode}{sbaway $A}}";
  129.  
  130. # treated specially .. window is printed with non-empty windows,
  131. # window_empty is printed with empty windows
  132. window = "{sb $winref:$tag/$itemname{sbmode $M}}";
  133. window_empty = "{sb $winref{sbservertag $tag}}";
  134. prompt = "{prompt $[.15]itemname}";
  135. prompt_empty = "{prompt $winname}";
  136. topic = " $topic";
  137. topic_empty = " Irssi v$J - http://www.irssi.org";
  138.  
  139. # all of these treated specially, they're only displayed when needed
  140. lag = "{sb Lag: $0-}";
  141. act = "{sb Act: $0-}";
  142. sping = "{sb Sping: $0-}";
  143. more = "-- more --";
  144. };
  145.  
  146. # there's two type of statusbars. root statusbars are either at the top
  147. # of the screen or at the bottom of the screen. window statusbars are at
  148. # the top/bottom of each split window in screen.
  149. default = {
  150. # the "default statusbar" to be displayed at the bottom of the window.
  151. # contains all the normal items.
  152. window = {
  153. disabled = "no";
  154.  
  155. # window, root
  156. type = "window";
  157. # top, bottom
  158. placement = "bottom";
  159. # number
  160. position = "1";
  161. # active, inactive, always
  162. visible = "active";
  163.  
  164. # list of items in statusbar in the display order
  165. items = {
  166. barstart = { priority = "100"; };
  167. time = { };
  168. user = { };
  169. window = { };
  170. window_empty = { };
  171. lag = { priority = "-1"; };
  172. act = { priority = "10"; };
  173. more = { priority = "-1"; alignment = "right"; };
  174. barend = { priority = "100"; alignment = "right"; };
  175. };
  176. };
  177.  
  178. # statusbar to use in inactive split windows
  179. window_inact = {
  180. type = "window";
  181. placement = "bottom";
  182. position = "1";
  183. visible = "inactive";
  184. items = {
  185. barstart = { priority = "100"; };
  186. window = { };
  187. window_empty = { };
  188. more = { priority = "-1"; alignment = "right"; };
  189. barend = { priority = "100"; alignment = "right"; };
  190. };
  191. };
  192.  
  193. # we treat input line as yet another statusbar :) It's possible to
  194. # add other items before or after the input line item.
  195. prompt = {
  196. type = "root";
  197. placement = "bottom";
  198. # we want to be at the bottom always
  199. position = "100";
  200. visible = "always";
  201. items = {
  202. prompt = { priority = "-1"; };
  203. prompt_empty = { priority = "-1"; };
  204. # treated specially, this is the real input line.
  205. input = { priority = "10"; };
  206. };
  207. };
  208.  
  209. # topicbar
  210. topic = {
  211. type = "root";
  212. placement = "top";
  213. position = "1";
  214. visible = "always";
  215. items = {
  216. topicbarstart = { priority = "100"; };
  217. topic = { };
  218. topic_empty = { };
  219. topicbarend = { priority = "100"; alignment = "right"; };
  220. };
  221. };
  222. };
  223. };
  224. settings = {
  225. core = {
  226. real_name = "";
  227. user_name = "CokeB";
  228. nick = "CokeB";
  229. hostname = "91.121.3.217";
  230. };
  231. "fe-text" = { actlist_sort = "refnum"; };
  232. "fe-common/core" = { theme = "xchat"; };
  233. "perl/core/scripts" = {
  234. screen_away_active = "yes";
  235. screen_away_message = "Ik ben er niet :)";
  236. screen_away_nick = "CokeB";
  237. nicklist_automode = "SCREEN";
  238. };
  239. };
  240. logs = { };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement