help.txt 76 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761
  1. ::+ban
  2. ### $b+ban$b <hostmask> [channel] [%%<XdXhXm>] [comment]
  3. Adds a ban to the list of bans stored on the bot, with optional comment and
  4. ban time. This ban is stored with your handle as the creator, and will be
  5. in effect for every channel if no channel is specified. Prefixing a comment
  6. with '@' will make it only visible within the bot, and not used as the ban
  7. reason. Ban time has to be expressed in days, hours, and/or minutes.
  8. See also: bans, -ban, stick, unstick
  9. ::+chan
  10. ### $b+chan$b <channel> [options]
  11. Adds a channel to the bot's channel list. If options are specified, the
  12. channel will be configured with the options.
  13. See also: -chan, chanset, chaninfo
  14. ::+chrec
  15. ### $b+chrec$b <handle> [channel]
  16. Adds an empty channel record for the specified user so that channel lastons
  17. and info lines can be saved. No flags are associated with the channel.
  18. See also: -chrec, chattr%{+n}, +chan, -chan%{-}
  19. ::+exempt
  20. ### $b+exempt$b <hostmask> [channel] [%%<XdXhXm>] [comment]
  21. Adds an exempt to the list of exempts stored on the bot, with optional
  22. comment and exempt time. This exempt is stored with your handle as the
  23. creator, and will be in effect for every channel if no channel is specified.
  24. Exempt time has to be expressed in days, hours, and/or minutes.
  25. See also: exempts, -exempt, stick, unstick
  26. ::+host
  27. ### $b+host$b [handle] <hostmask> [anotherhost] ...
  28. Adds a hostmask to a user's user record. Hostmasks are used to identify your
  29. handle on IRC. If a handle is not specified, the hostmask will be added to
  30. YOUR user record. List as many hosts as wanted.
  31. See also: -host
  32. ::+ignore
  33. ### $b+ignore$b <hostmask> [%%<XdXhXm>] [comment]
  34. Adds an ignore to the list of ignores stored on the bot, with optional
  35. comment and ignore time. This ignore is stored with your handle as the
  36. creator. Ignore time has to be expressed in days, hours, and/or minutes.
  37. See also: -ignore, ignores
  38. ::+invite
  39. ### $b+invite$b <hostmask> [channel] [%%<XdXhXm>] [comment]
  40. Adds an invite to the list of invites stored on the bot, with optional
  41. comment and invite time. This invite is stored with your handle as the
  42. creator, and will be in effect for every channel if no channel is specified.
  43. Invite time has to be expressed in days, hours, and/or minutes.
  44. See also: invites, -invite, stick, unstick
  45. ::+user
  46. ### $b+user$b <handle> [host] [anotherhost] ...
  47. Creates a new user record for the handle given. The new user record will
  48. have no flags, an optional hostmask, and a random pass/secpass.
  49. List as many hosts as needed.
  50. See also: -user, +host, -host%{+ni}, newleaf%{-}
  51. ::-ban
  52. ### $b-ban$b <banmask or number> [channel]
  53. Removes the specified ban from the list of bans stored on the bot. You may
  54. also reference the ban by the number shown by the 'bans' command.
  55. See also: bans, +ban, stick, unstick
  56. :hub:-bot
  57. ### $b-bot$b <bot>
  58. This is exactly the same as $b'%d-user'$b (it removes a user record). It is
  59. included for convenience.
  60. See also: +user, -user%{+n}, newleaf%{-}
  61. ::-chan
  62. ### $b-chan$b <channel>
  63. This removes ALL information about a channel from the bot.
  64. $f*** IMPORTANT ***$f
  65. This erases ALL information about the channel, including channel settings,
  66. bans, exempts, invites, and channel records for users -- $bEVERYTHING$b.
  67. $bDO NOT$b use it to have the bot temporarily leave a channel. This
  68. command is for abandoning a channel (e.g. the channel will have to be
  69. redefined and all user flags for that channel will have to be redone.
  70. If you want to do this try '%dcycle' or '%ddown'
  71. See also: +chan, chanset, chaninfo, cycle, down
  72. ::-chrec
  73. ### $b-chrec$b <handle> [channel]
  74. Removes a channel record for the specified user, including channel lastons,
  75. info lines, and flags.
  76. See also: +chrec, chattr
  77. ::-exempt
  78. Removes the specified exempt from the list of exempts stored on the bot. You
  79. may also reference the exempt by the number shown by the 'exempts' command.
  80. See also: exempts, +exempt, stick, unstick
  81. ::-host
  82. ### $b-host$b <hostmask>
  83. Removes a host from your handle.
  84. %{+m|m}
  85. ### $b-host$b <handle> <hostmask> [anotherhost] ...
  86. Removes a hostmask from a user's user record.
  87. %{-}
  88. See also: +host
  89. ::-ignore
  90. ### $b-ignore$b <hostmask/number>
  91. Removes the specified ignore from the list of ignores stored on the bot. You
  92. may also reference the ignore by the number shown by the 'ignores' command.
  93. See also: +ignore, ignores
  94. ::-invite
  95. ### $b-invite$b <hostmask or number>
  96. Removes the specified invite from the list of invites stored on the bot. You
  97. may also reference the invite by the number shown by the 'invites' command.
  98. See also: invites, +invite, stick, unstick
  99. ::-user
  100. ### $b-user$b <handle>
  101. Removes the specified handle's user record.
  102. See also: +user%{+ai}, -bot%{-}%{+nai}, newleaf%{-}
  103. ::about:
  104. ### $babout$b
  105. If you feel you are missing from the list feel free to contact bryan.
  106. :leaf:act
  107. ### $bact$b [channel] <text>
  108. Performs an action on the current console channel (or otherwise
  109. specified channel), as if the bot did it. Just like the /me
  110. command in IRC.
  111. See also: console
  112. ::addline
  113. ### $baddline$b <username>
  114. Shows you a simple line for adding a user to another botnet with the
  115. same hostmasks.
  116. See also: whois
  117. ::addlog
  118. ### $baddlog$b <text>
  119. Adds your comment to the bot's logfile. Bot masters can go back later and
  120. review the log, and will see your comment (with your handle attached). This
  121. is useful for explaining confusing activity.
  122. :leaf:adduser
  123. ### $badduser$b [!]<nickname> [handle]
  124. Creates a new user record for a user on the channel, using their
  125. current hostname. It's similar to a user msg'ing the bot 'hello'
  126. except that no information is sent to that user. If the bot
  127. already knows someone by that nickname, and the user on the channel
  128. doesn't have a bot record, then it does the equivalent of an
  129. 'ident' for that user -- except that, again, no information is
  130. sent to the user telling them that anything was done.
  131. If the user is using a different nickname than the bot normally
  132. knows her by, you can specify her "handle" (the nickname that the
  133. bot remembers).
  134. If you want to add a user using a static hostmask, prefix their nick
  135. with a '!'. i.e. .adduser !Lamer
  136. See also: +host, -host%{+m}, +user, -user%{-}
  137. :leaf:authed:
  138. ### $bauthed$b
  139. Displays users who are authed on the bot for chan/msg cmds.
  140. ::away
  141. ### $baway$b [reason]
  142. Marks you as "away" on the party line. Your away message will show up in
  143. the $b'%dwho'$b list, and will be displayed to anyone who tries to send you
  144. a note. Your notes will be stored, and then displayed to you as soon as you
  145. are no longer away. Saying something on the party line will automatically
  146. remove your "away" status, or you can type $b'%dback'$b or $b'%daway'$b by
  147. itself.
  148. See also: back
  149. ::back
  150. ### $bback$b
  151. This marks you as no longer away on the party line.
  152. See also: away
  153. :hub:backup
  154. ### $bbackup$b
  155. This makes the bot write a backup of its entire user list to the disk.
  156. This is useful if you feel the need to backup the userfile and channel
  157. settings.
  158. See also: reload, save
  159. ::bans
  160. ### $bbans$b [[channel/all]/wildcard]
  161. Shows you a list of the global bans active on the current channel, and the
  162. list of channel-specific bans, as well as any bans that are on the channel
  163. but weren't placed by the bot.
  164. Here's a sample entry;
  165. [ 5] *!*habib@*frys.com (perm)
  166. paulie: revolving check policy
  167. Created 15:10
  168. The number (5) can be used to reference the ban if you wish to remove it
  169. (see $b'-ban'$b). Next is the actual hostmask being banned. The "(perm)"
  170. means that the ban is "permanent": that is, it doesn't automatically expire.
  171. If there is an elapsed time showing instead, the time displayed is how long
  172. the ban has been active. These types of bans expire after two hours. The
  173. second line of the ban entry is the comment ("revolving check policy"), and
  174. who set the ban (paulie). The last line shows when the ban was added, and
  175. possibly the last time the ban was activated on the channel (if it's
  176. different from the creation time).
  177. Sometimes there will be a "!" or "*" right before the number. A "!" means
  178. the ban is in the bot's ban list, but is not currently on the channel. A "*"
  179. marks a ban which is NOT in the bot's ban list but IS on the channel.
  180. If you use 'bans' without an argument, it will show you only the bans which
  181. are currently active on the channel. If you use 'bans all', it will show you
  182. every ban in the global ban list and on the channel. If you use 'bans
  183. <wildcard>', it will list all bans (active or not) that match against your
  184. wildcard. Consider it a 'bans all' list matched against your wildcard.
  185. The ban list may change according to which channel you're currently viewing
  186. in the console. Different bans may be active on different channels. If you
  187. specify a channel name, that channel will be used instead of your current
  188. console channel.
  189. See also: -ban, +ban, console%{+m|m}, chanset, chaninfo%{-}, stick, unstick
  190. :hub:bc:
  191. ### $bbc$b <bot> <cmd> [params]
  192. See: botcmd
  193. :hub:binds
  194. ### $bbinds$b [type/match] [all]
  195. Shows the Tcl bindings in effect, in a list similar to this:
  196. Command bindings:
  197. TYPE FLGS COMMAND HITS BINDING (TCL)
  198. msg -|- rose 0 msg_rose
  199. msg -|- go 0 msg_go
  200. dcc m|- bind 0 cmd_bind
  201. pub -|- gross 0 pub_gross
  202. The fields should be self-explanatory, except for HITS, which records the
  203. number of times that binding has been called. If not, go read the file
  204. $b'doc/tcl-commands.doc'$b for help on the Tcl bind command. Note that the
  205. builtin commands are now shown. You may also specify a type of binding to
  206. show (i.e. $b'%dbinds msg'$b) or you can specify a wild card match (i.e.
  207. $b'%dbinds *seen*'$b) if you want to narrow the field a bit. The wild card
  208. matches will match against the TYPE, COMMAND and BINDING fields. You can
  209. view more binds by adding 'all' to the end of the command.
  210. See also: tcl
  211. :hub:boot
  212. ### $bboot$b <handle[@bot]> [reason]
  213. Kicks a user off the party line and displays the reason, if you specify
  214. one. You can also specify a bot, and attempt to boot someone from another
  215. bot on the botnet, though it may be rejected if that bot does not allow
  216. remote boots. You can not boot a bot owner.
  217. :hub:botcmd:
  218. ### $bbotcmd$b <bot> <cmd> [params]
  219. The specified cmd and optional parameters are executed on the specified bot,
  220. all results are displayed back on DCC. For example:
  221. [19:29] #bryan# botcmd wtest whom ...
  222. [19:29] (wtest) #bryan# whom
  223. [wtest] Nick
  224. [wtest] ----------
  225. [wtest] ^bryan
  226. [wtest] ^bryan [idle 1h22m]
  227. [wtest] ^bryan [idle 1h22m]
  228. [wtest] Total users: 3
  229. The bot specified can also have wildcards in it. '*' for 1 or more chars, and
  230. '?' for exactly 1 char. Use this cmd carefuly, and even think about placing
  231. a cmdpass on it.
  232. Just using '?' for 'bot' will chose a random leaf bot.
  233. See also: bc, cmdpass
  234. :hub:botconfig:
  235. ### $bbotconfig$b <bot> [name [value|-]]
  236. Set's a bot specific entry.
  237. NOTE: 'config' and 'botconfig' have different entries.
  238. If there is a botconfig entry for 'name' and a config entry for 'name',
  239. the bot will use the 'botconfig' entry. Otherwise, the 'config' entry
  240. will be used for all options.
  241. See also: botconfig
  242. ::botjoin
  243. ### $bbotjoin$b <bot> <channel> [options]
  244. Adds a channel to the bot's channel list. If options are specified, the
  245. channel will be configured with the options.
  246. See also: botpart, +chan, -chan, chanset, chaninfo
  247. ::botjump:
  248. ### $bbotjump$b <bot> [server [port [pass]]]
  249. Makes the bot jump to another server. If you don't specify a
  250. server, it will jump to the next server in it's internal list (see
  251. $b'help config'$b). If you specify a server, it will jump to that
  252. server (default port is 6667), and if that server is not in the
  253. internal list already, it will add it (until the bot relinks).
  254. Jumping servers ALWAYS makes the bot lose ops! be careful!
  255. See also: jump, servers, botserver
  256. ::botmsg:
  257. ### $bbotmsg$b <bot> <nickname|#chan> <text>
  258. sends a private message to someone from the bot, just as if the
  259. bot had typed /msg.
  260. See also: msg%{+n}, netmsg%{-}
  261. ::botnick:
  262. ### $bbotnick$b <bot>
  263. The bot will display it's current nick over DCC.
  264. See also: netnick
  265. ::botpart
  266. ### $bbotjoin$b <bot> <channel> [options]
  267. Removes bot from the specified channel
  268. See also: botjoin, +chan, -chan, chanset, chaninfo
  269. :hub:bots
  270. ### $bbots$b
  271. Shows the list of bots currently on the botnet.
  272. Example:
  273. Bots: cEvin, ruthie, Killa1
  274. There is no indication of which bots are directly connected to this current
  275. bot. %{+n}Use $b'%dwho'$b or $b'%dbottree'$b for that information.%{-}
  276. See also: downbots%{+n}, bottree%{-}
  277. ::botserver:
  278. ### $bbotserver$b <bot>
  279. The bot will display it's current server and lag over DCC.
  280. See also: netserver, servers%{+n}, config%{-}
  281. :hub:bottree
  282. ### $bbottree$b
  283. Shows a tree-format diagram of the bots currently on the botnet. It's just a
  284. nice way to get a feel for how the bots are physically connected. If 2 bots
  285. are sharing, a + will be indicated, or a ? if nothing is known.
  286. See also: bots, downbots
  287. ::botversion:
  288. ### $bbotversion$b <bot>
  289. The bot will display it's pack version and uname.
  290. See also: netversion, about%{+m|m}, status%{-}
  291. :hub:chaddr
  292. ### $bchaddr$b <bot> <address[:bot port[/user port]]>
  293. Changes the address for a bot. This is the address your bot will try to
  294. connect to when linking. If the bot has a separate port for bots and users,
  295. they should be separated by a slash (/).
  296. %{+a}
  297. It is not recommneded that this is used, you should change your source,
  298. and update all bots instead.
  299. %{-}
  300. See also: link
  301. ::chaninfo:
  302. ### $bchaninfo$b <channel>
  303. This lists all the settings for the bot on the given channel.
  304. It shows any of the following:
  305. $bchanmode$b These modes are enforced on the channel. Both + and -
  306. modes can be enforced.
  307. $bidle-kick$b Kick idle users that are not +f or above on the channel
  308. after how many minutes (set this to 0 to disable).
  309. %{+m|m}
  310. $blimit$b If this is set, the +l bot will raise the limit
  311. to the users in the channel + this ammount. Set to
  312. 0 to disable.
  313. $bstopnethack-mode$b This setting will make the bot de-op anyone who
  314. enters the channel with serverops. There are seven
  315. different modes for this settings:
  316. 0 turn off
  317. 1 isoptest (allow serverop if registered op)
  318. 2 wasoptest (allow serverop if user had op before
  319. split)
  320. 3 allow serverop if isop or wasop
  321. 4 allow serverop if isop and wasop
  322. 5 If the channel is -bitch, see stopnethack-mode 3
  323. If the channel is +bitch, see stopnethack-mode 1
  324. 6 If the channel is -bitch, see stopnethack-mode 2
  325. If the channel is +bitch, see stopnethack-mode 4
  326. $brevenge-mode$b This settings defines how the bot should punish
  327. bad users when revenging. There are four possible
  328. settings:
  329. 0 Deop the user.
  330. 1 Deop the user and give them the +d flag for the
  331. channel.
  332. 2 Deop the user, give them the +d flag for the
  333. channel, and kick them.
  334. 3 Deop the user, give them the +d flag for the
  335. channel, kick, and ban them.
  336. $bclosed-ban$b Set this to 1 to ban users who join +closed
  337. channels. This is probably not needed though, as
  338. +closed maintains +i.
  339. $bclosed-private$b If a channel is set +closed, the bots will
  340. enforce +p as well. The point is to notice the chan
  341. and bots when an /invite is done. This is useful in
  342. seeing when a shell is hijacked ;)
  343. $bban-time$b Set here how long temporary bans will last (in
  344. minutes). If you set this setting to 0, the bot will
  345. never remove them.
  346. $bexempt-time$b Set here how long temporary exempts will last (in
  347. minutes). If you set this setting to 0, the bot will
  348. never remove them. The bot will check the exempts
  349. every X minutes, but will not remove the exempt if a
  350. ban is set on the channel that matches that exempt.
  351. Once the ban is removed, then the exempt will be
  352. removed the next time the bot checks. Please note
  353. that this is an IRCnet feature.
  354. $binvite-time$b Set here how long temporary invites will last (in
  355. minutes). If you set this setting to 0, the bot will
  356. never remove them. The bot will check the invites
  357. every X minutes, but will not remove the invite if a
  358. channel is set to +i. Once the channel is -i then the
  359. invite will be removed the next time the bot checks.
  360. Please note that this is an IRCnet feature.
  361. The following options chose how to respond to specific events.
  362. Each can be set from 0-3.
  363. 0 Ignore
  364. 1 Deop (chattr +d)
  365. 2 Kick (chattr +k)
  366. 3 Remove user
  367. $bbad-cookie$b Missing or invalid cookie in bot op line.
  368. $bcookie-time-slack$b How many seconds off of botnet timesync is allowed
  369. in cookies.
  370. $bmanop$b Users who op manually in a -manop chan.
  371. $bmdop$b Users who mass deop.
  372. $bmop$b Users who mass op in a -mop chan.
  373. The following can be set + or - (e.g. .chanset #channel -enforcebans)
  374. $bautoop$b Bots that are +y will auto-op all users with
  375. op access to the channel.
  376. $bbitch$b Only let users with the +o flag have op on the
  377. channel?
  378. $bclosed$b Kick all people who join channel unless they have
  379. op access for the channel.
  380. $bcycle$b Bot will attempt to cycle the channel when opless
  381. or during splits to gain ops.
  382. $benforcebans$b When a ban is set, kick people who are on the channel
  383. and match the ban?
  384. $bfastop$b Setting this will disable cookie-ops. You may
  385. know cookie-ops as an annoying way of bots opping
  386. themselves with +o-b bot *!*@fjdifgjdsgiufufdhgfudghfdgfdg,
  387. but, with -fastop (cookie-ops enabled), opping is much
  388. more secure and the chances of someone hijacking the bot
  389. for ops in your channel are much much less. This is
  390. highly recommened to always be set.
  391. See '%dconfig bad-cookie' for punishment options.
  392. $binactive$b This prevents the bot from joining the channel (or
  393. makes it leave the channel if it is already there). It
  394. can be useful to make the bot leave a channel without
  395. losing its settings, channel-specific user flags,
  396. channel bans, and without affecting sharing.
  397. $bmanop$b With this set, users will be able to op anyone
  398. in the channel manually (as opposed to through the bot.)
  399. With this unset, users are forced to op through the bot.
  400. See '%dconfig manop' for punishment options.
  401. $bnodesynch$b Allow non-ops to perform channel modes? This can stop
  402. the bot from fighting with services such as ChanServ, or
  403. from kicking IRCops when setting channel modes without
  404. having ops.
  405. $bnomop$b Users will not be allowed to set more than 3 +o
  406. modes at any given time.
  407. See '%dconfig mop' for punishment options.
  408. $bprivate$b This by far is probably the single most unique and
  409. important feature of this pack. With this set, users with
  410. global +o will not implicitly have access to the channel.
  411. They will need to have channel |o flag to have access.
  412. Users with global +n override this as they should have
  413. control over the entire botnet and where it goes.
  414. Users who lose access to a channel because of this setting
  415. will see no reference to it over the botnet in any place.
  416. $bprotectops$b Re-op a user with the +o flag if they get deopped?
  417. DON'T USE THIS.
  418. $brevenge$b Remember people who deop/kick/ban the bot, valid ops,
  419. or friends and punish them?
  420. $brevengebot$b This is similar to to the 'revenge' option, but it
  421. only triggers if a bot gets deopped, kicked or banned.
  422. $btake$b Once a bot is opped, it will mass op all other bots
  423. in the channel. After that, they will all attempt to
  424. mass deop in hopes 'taking' the channel. :)
  425. $bvoice$b This feature is somewhat experimental. With it set
  426. the +y bot will voice ALL people who join the channel
  427. unless they are +q globally or +q for the channel.
  428. If a botnet master devoices them, they will remain
  429. devoiced no matter who voices them.
  430. $bdynamicbans$b Only activate bans on the channel when necessary?
  431. This keeps the channel's ban list from getting
  432. excessively long. The bot still remembers every ban,
  433. but it only activates a ban on the channel when it sees
  434. someone join who matches that ban.
  435. $buserbans$b Allow bans to be made by users directly? If turned
  436. off, the bot will require all bans to be made through
  437. the bot's console.
  438. $bdynamicexempts$b Only activate exempts on the channel when
  439. necessary? This keeps the channel's exempt list from
  440. getting excessively long. The bot still remembers every
  441. exempt, but it only activates a exempt on the channel
  442. when it sees a ban set that matches the exempt. The
  443. exempt remains active on the channel for as long as the
  444. ban is still active.
  445. $buserexempts$b Allow exempts to be made by users directly? If
  446. turned off, the bot will require all exempts to be made
  447. through the bot's console.
  448. $bdynamicinvites$b Only activate invites on the channel when necessary?
  449. This keeps the channel's invite list from getting
  450. excessively long. The bot still remembers every invite,
  451. but the invites are only activated when the channel is
  452. set to invite only and a user joins after requesting an
  453. invite. Once set, the invite remains until the channel
  454. goes to -i.
  455. $buserinvites$b Allow invites to be made by users directly? If turned
  456. off, the bot will require all invites to be made through
  457. the bot's console.
  458. The following are flood settings, they are set via "%dchanset <channel>
  459. flood-type number:seconds", where number and second are integers
  460. indicating the number of times in how many seconds the flood will be
  461. triggered. Setting one of these to 0:0, 0:1, or 1:0 will deactivate the
  462. respective flood setting.
  463. $bflood-chan$b Set here how many channel messages in how many seconds
  464. from one host constitutes a flood. Setting this to 0 or 0:0
  465. disables text flood protection for the channel.
  466. $bflood-ctcp$b Set here how many channel ctcps in how many seconds from
  467. one host constitutes a flood. Setting this to 0 or 0:0
  468. disables ctcp flood protection for the channel.
  469. $bflood-join$b Set here how many joins in how many seconds from one
  470. host constitutes a flood. Setting this to 0 or 0:0 disables
  471. join flood protection for the channel.
  472. $bflood-kick$b Set here how many kicks in how many seconds from one
  473. host constitutes a flood. Setting this to 0 or 0:0 disables
  474. kick flood protection for the channel.
  475. $bflood-deop$b Set here how many deops in how many seconds from one
  476. host constitutes a flood. Setting this to 0 or 0:0 disables
  477. deop flood protection for the channel.
  478. $bflood-nick$b Set here how many nick changes in how many seconds from
  479. one host constitutes a flood. Setting this to 0 or 0:0
  480. disables nick flood protection for the channel.
  481. See also: %{-}%{+n}+chan, -chan%{-}%{+m|m}, chanset%{-}
  482. :leaf:channel
  483. ### $bchannel$b [channel-name]
  484. Shows you an extensive display of the users on a channel, and
  485. the current channel attributes. By default, it shows you the
  486. channel you are currently viewing on the console, but you can
  487. specify another channel if you wish.
  488. The first line will look like:
  489. Channel #hiya, 8 members, 45 users, mode +tn:
  490. This means that the bot is sitting on channel #hiya, where 8
  491. other irc'ers are. There are 45 people that the bot knows by
  492. hostmask, and the channel mode is +tn. If the bot isn't on
  493. the channel it is supposed to be on, it will say "Desiring
  494. channel #hiya" instead. Next is a list of the users on the
  495. channel, with each entry looking like this:
  496. NICKNAME HANDLE JOIN HOPS IDLE USER@HOST
  497. @kantSF kantSF 14:53 o 2 6m josh@random.edu
  498. The "@kantSF" means that the user's nickname is kantSF and that
  499. he is a chanop. The second "kantSF" is the nickname that the
  500. bot knows him by. Sometimes this will differ from the nickname
  501. a person is using. The time displayed is the time the user
  502. joined the channel. The next field is the attributes:
  503. n - bot owner o - can get ops (+o)
  504. m - bot master or owner f - channel friend
  505. b - another bot d - cannot get ops (+d)
  506. The last field is the user@host he is using irc from.
  507. See also: status, whois
  508. ::channels:
  509. ### $bchannels$b %{+m}[user]%{-}
  510. Displays channels that you have access to, and any important
  511. flags that are set on them.
  512. %{+m}
  513. Masters: You can specify other users to see what channels their
  514. flags grant them access to.%{-}
  515. See also: whois%{+m}, chattr, chaninfo%{-}
  516. ::chanset
  517. ### $bchanset$b <channel> <settings>
  518. Allows you to change the channel settings (see $b'chaninfo'$b for the
  519. settings) for one specific channel or all channels. Use '*' to to apply the
  520. change to all channels.
  521. Changes are used until the next restart, and are saved
  522. whenever the userfile is saved.
  523. See also: %{+n}+chan, -chan%{-}, chaninfo
  524. ::chat
  525. ### $bchat$b <on/off>
  526. ### $bchat$b <[*]channel number/name>
  527. Changes your current channel on the partyline. When you first connect to
  528. the partyline, it places you on channel 0 (the main party line).
  529. Some channels may have assigned names if the assoc module is loaded. For
  530. these, you can specify the channel by name instead of channel number if
  531. you wish.
  532. $b'%dchat off'$b removes you from all channels, including the main party line.
  533. You can still use bot commands and see the console, but you can't talk to
  534. anyone except via $b'%dnote'$b. $b'%dchat on'$b returns you to the main party
  535. line (channel 0) if you were elsewhere.
  536. If you prefix the channel with a '*', you will join a local channel.
  537. See also: console
  538. ::chattr
  539. ### $bchattr$b <handle> [flags] [channel]
  540. This lets you view and change the flags for a user.
  541. For example, to give Lamer the p and f flags:
  542. .chattr Lamer +pf
  543. To remove Denali from the global op list:
  544. .chattr Denali -o
  545. You may also do any combination of the above:
  546. .chattr Fred1 -m+xj-o
  547. You can also change the flags for Usagi on a specific channel by supplying
  548. the channel after the attributes:
  549. .chattr Usagi -m+dk-o #blah
  550. Changing global and channel specific flags within the same command line is
  551. also possible (global +f, +o #lamer):
  552. .chattr Bill f|o #lamer
  553. Whether or not you change any flags, it will show you the user's attributes
  554. afterwards. To get a list of all possible flags, see $b'%dhelp whois'$b.
  555. $bNOTES:$b Only the owner may add or remove the 'a' (admin) or 'n' (owner) flags.
  556. It is pointless to -a a permanent owner.
  557. You must remove the permanent owner in the binary.
  558. See also: whois
  559. :hub:chhandle
  560. ### $bchhandle$b <oldhandle> <newhandle>
  561. Changes the handle of a user. For example, to change the handle of user
  562. 'gavroche' to 'jamie', you would use 'chhandle gavroche jamie'.
  563. See also: chpass%{+n}, chsecpass%{-}
  564. ::chinfo
  565. ### $bchinfo$b <user> [channel] [info-line/none]
  566. Sets the information line for a user. This line is shown via the /msg
  567. commands $b'who'$b and $b'whois'$b. If you have set greet on, it is also
  568. shown when the user joins the channel. If the info line begins with an '@',
  569. then it is "locked", and that user may no longer change it. If the channel
  570. name is omitted, the default info line is changed. If you specify 'none'
  571. as the info-line, it will be erased.
  572. See also: info
  573. :hub:chnick
  574. See: chhandle
  575. :hub:chpass
  576. ### $bchpass$b <handle> [newpassword|rand]
  577. Changes a user's password. If you do not specify the new password, the user
  578. effectively no longer has a password set. A password is needed to get ops,
  579. join the party line, etc. If the newpassword is 'rand', a random password
  580. will be used.
  581. See also: chhandle%{+n}, chsecpass%{-}
  582. :hub:chsecpass:
  583. ### $bchsecpass$b <handle> [newpassword|rand]
  584. Changes a user's secpass. If you do not specify the new password, the user
  585. effectively no longer has a password set. A secpass is needed to auth and
  586. login via DCC chat. If the newpassword is 'rand', a random password
  587. will be used.
  588. See also: chhandle, chpass
  589. :leaf:clearqueue
  590. ### $bclearqueue$b <queue>
  591. removes all msgs from the specified queue (mode/server/help/all)
  592. :hub:cmdpass:
  593. ### $bcmdpass$b <command> <pass>
  594. Places the specified pass on the cmd so that the cmd will need to be
  595. followed by the specified pass whenever it is called. For example:
  596. !cmdpass whoami BLAH
  597. [19:32] #bryan# cmdpass whoami ...
  598. Set command password for whoami to 'BLAH'
  599. !whoami
  600. Invalid command password. Use !command password arguments
  601. [19:33] bryan attempted !whoami with missing or incorrect command password
  602. !whoami BLAH
  603. You are bryan@hub.
  604. [19:33] #bryan# whoami
  605. To remove a cmdpass for a cmd, simply don't include the pass argument for
  606. a cmd.
  607. ** Only permanent owners specified in the binary COMPILE config file **
  608. ** can use this cmd. **
  609. ::color:
  610. ### $bcolor$b <on/off>
  611. Enables or disables misc coloring over DCC. mIRC or ANSI method is
  612. chosen automatically.
  613. See also: echo, page, strip
  614. ::comment
  615. ### $bcomment$b <user> <comment>
  616. Creates or changes the comment field for a user. The comment field can only
  617. be seen via 'whois' or 'match'. Non-masters cannot see the comment field.
  618. Using the comment 'none' will clear a user's comment.
  619. ::conf:
  620. ### $bconf$b <add|del|change|list|set> [options]
  621. This command is used to modify the bot's local shell config. Only
  622. the first bot listed will be able to perform this command. Using the cmd
  623. on a non-'localhub' will result in an error similar to:
  624. [16:42] #bryan# botcmd wtest2 conf ...
  625. [wtest2] Please use 'wtest' for this login/shell.
  626. Simply use the command on the bot specified.
  627. 'add' uses the same syntax as the conf file:
  628. add <bot> [<ip|.> <[+]host|.> [ipv6-ip]]
  629. ip/host/ipv6-ip are all optional and/or can be replaced with '.'
  630. Newly added bots will start immediately, don't forget to 'newleaf'.
  631. 'del' syntax is simply:
  632. del <bot>
  633. Deleted bots that are running will be killed.
  634. 'change' syntax is the same as 'add'
  635. 'list' shows all the bots currently in the config.
  636. 'set' allows changing some variables in the config.
  637. Using with no parameters will show all changable options.
  638. Simply specifiy the option and new setting as follows:
  639. set <what> [option]
  640. WARNING: Options changed MAY OR MAY not affect bots already running,
  641. it is a good idea to restart all bots on the shell
  642. if you change any of the following:
  643. $bhomedir$b, $bbinpath$b, $bbinname$b, $bportmin$b, $bportmax$b, $bpscloak$b
  644. See also: newleaf
  645. :hub:config:
  646. ### $bconfig$b [name [value|-]]
  647. Sets various config options. Type alone to see all config entries. To set
  648. an entry do 'config name VALUE'. Use '-' as a value to clear an entry.
  649. See also: botconfig
  650. ::console:
  651. ### $bconsole$b [channel] [modes]
  652. Changes your console level so that you will see only the types of console
  653. messages that you want to. Your current console channel is the channel (that
  654. the bot is on) from which you can view from the party line, and which
  655. channel-specific commands (like 'say' and 'op') take affect on.
  656. Valid flags are:
  657. $bj$b joins, parts, quits, and netsplits on the channel
  658. $bk$b kicks, bans, and mode changes on the channel
  659. $bm$b private msgs, notices and ctcps to the bot
  660. $bp$b public text on the channel
  661. $bs$b server connects, disconnects, and notices
  662. %{+m}
  663. Masters only:
  664. $bb$b information about bot linking and userfile sharing
  665. $bd$b misc debug information
  666. $bc$b commands
  667. $bo$b misc info, etc (IMPORTANT STUFF)
  668. $bw$b wallops
  669. %{-}
  670. %{+n}
  671. Owners only (these have to be enabled in the config file via "set raw-log"):
  672. $be$b errors
  673. $bg$b (getin) botnet op/invite/key requests
  674. $bh$b raw share traffic
  675. $br$b raw incoming server traffic
  676. $bt$b raw botnet traffic
  677. $bu$b warnings
  678. $bv$b raw outgoing server traffic
  679. %{-}
  680. %{+o|o}
  681. The mode can also be a modifier like '+p' or '-jk' or '+mp-b'. If you omit
  682. the channel and modes, your current console channel and flags will be shown.
  683. %{-}
  684. %{+m|m}
  685. ### $bconsole$b <user> [channel] [modes]
  686. This is used to set the console level of another user. This can even be used
  687. on users who normally would not be able to set their own console mode.%{-}
  688. ::crontab:
  689. ### $bcrontab$b <status|delete|show|new> [interval]
  690. This command is used to manipulate the crontab entries for the user
  691. that the bot is running on.
  692. 'status' will display the status of the crontab entry for the bot,
  693. for example:
  694. [18:59] #bryan# crontab status
  695. Crontabbed
  696. 'show' will display the current crontab entries, for example:
  697. [18:59] #bryan# crontab show
  698. Showing current crontab:
  699. Result:
  700. 3,8,13,18,23,28,33,38,43,48,53,58 * * * * /usr/home/bryan/hub/hub > /dev/null 2>&1
  701. 1,6,11,16,21,26,31,36,41,46,51,56 * * * * /usr/home/bryan/hub/newhub > /dev/null 2>&1
  702. 'delete' will remove the bot's own crontab entry from the crontab list.
  703. 'new' will make the bot add it's self to the crontab list, although this is done
  704. automatically on startup.
  705. ::cycle:
  706. ### $bcycle$b <channel> [delay]
  707. Makes all linked bots cycle the specified channel. Delay defaults to 10
  708. seconds, which means bots will part and not rejoin for that time.
  709. See also: down
  710. ::date
  711. ### $bdate$b
  712. Displays the time/date in local and GMT. Also displays which time zone
  713. is being used by the bot for internal logging.
  714. :hub:dccstat
  715. ### $bdccstat$b
  716. Displays a table-format list of all "dcc" connections in use on the bot.
  717. Dcc stands for "Direct Client-to-client Communication", and Eggdrop expands
  718. this to cover every open socket. Any type of network connection to the bot
  719. is considered a "dcc" connection.
  720. The headings of the table are:
  721. $bSOCK$b the socket number of this connection (always unique)
  722. $bADDR$b the ip address mask of the host the bot is connected to, if
  723. applicable
  724. $bPORT$b the port number being used for this connection
  725. $bNICK$b the handle of the user or bot, if applicable
  726. $bHOST$b the hostname corresponding to the IP address, if available
  727. $bTYPE$b the type of dcc connection (see below)
  728. The types of connections currently possible are as follows (but more are
  729. being added all the time):
  730. $bCHAT$b dcc-chat partyline user
  731. $bPASS$b user entering dcc chat (being asked for password)
  732. $bSEND$b user sending a file
  733. $bGET$b sending a file to a user
  734. $bGETP$b pending get (waiting for the user to acknowledge)
  735. $bLSTN$b telnet listening port (in place of a hostname, it will show the
  736. callback procedure name, or a mask of acceptable handles)
  737. $bT-IN$b incoming telnet user (being asked for handle)
  738. $bFILE$b user in dcc-chat file area
  739. $bBOT$b connected bot (botnet connection)
  740. $bBOT*$b pending bot link (waiting for acknowledgement)
  741. $bRELA$b user in relay connection to another bot
  742. $b>RLY$b bot being relay'd to (one for each "RELA")
  743. $bCONN$b pending telnet connection (chat, relay, bot-link, etc)
  744. $bNEW$b new user via telnet (entering a handle)
  745. $bNEWP$b new user via telnet (entering a password)
  746. In addition, 'CHAT' and 'BOT' have flags listed for each connection. Capital
  747. letters mean that the flag is on, and lowercase letters mean that the flag
  748. is off. The flags for 'CHAT' are:
  749. $bC$b in file area, but allowed to return to party line
  750. $bK$b color is on
  751. $bP$b party line access only
  752. $bT$b telnet connection (instead of dcc chat)
  753. $bE$b echo is on
  754. $bP$b paging is on
  755. $b6$b socket is ipv6
  756. The flags for 'BOT' are:
  757. $bP$b ping sent, waiting for reply
  758. $bU$b user-file sharing is active
  759. $bC$b local bot initiated the connection
  760. $bO$b user-file offered, waiting for reply
  761. $bS$b in the process of sending the user-file
  762. $bG$b in the process of getting the user-file
  763. $bW$b warned this bot to stop hubbing
  764. $bL$b leaf-only bot (not allowed to be a hub)
  765. $bI$b bot is currently in the 'linking' stage
  766. $bA$b bot is being aggressively shared with
  767. For 'CHAT' users, the party-line channel is also listed.
  768. ::debug
  769. ### $bdebug$b
  770. Display a dump of memory allocation information, assuming the bot was
  771. compiled with memory debugging. It's useless to anyone but developers
  772. trying to find memory leaks.
  773. ::decrypt
  774. ### $bdecrypt$b <key> <string>
  775. Decrypts the string using the specified key.
  776. See also: encrypt, randstring, md5, sha1
  777. :leaf:deluser
  778. ### $bdeluser$b <nickname>
  779. deletes a user record for a user on the channel, using their
  780. current hostname. Channel masters can remove users so long as
  781. the user isn't a bot master.
  782. see also: adduser%{+m}, +user, -user%{-}
  783. :leaf:deop
  784. ### $bdeop$b <nickname> [channel|*]
  785. will remove chanop from the person you specify, so long as the
  786. bot is opped on that channel, and the person you specify isn't
  787. on the bot's list of authorized chanops. Specify * for all
  788. channels.
  789. See also: op, console
  790. :leaf:devoice
  791. ### $bdevoice$b <nickname> [channel|*]
  792. will remove the +v voice from the person you specify, so long as
  793. the bot is opped on that channel. Specify * for all channels.
  794. ::die
  795. ### $bdie$b [reason]
  796. This kills the bot. The bot goes offline immediately, logging who issued
  797. the 'die' command. You shouldn't have to use this too often. If you specify
  798. a reason, it is logged, otherwise the reason is "authorized by <handle>".
  799. ::down:
  800. ### $bdown$b <channel>
  801. All linked bots will deop themselves in the specified channel. They
  802. will not reop for 10 seconds.
  803. See also: cycle
  804. :hub:downbots
  805. ### $bdownbots$b
  806. Shows the list of bots that are NOT currently linked to the botnet.
  807. Example:
  808. Down bots: cEvin, ruthie, Killa1
  809. See also: bots
  810. :leaf:dump
  811. ### $bdump$b <text>
  812. dumps the text to the server. keep in mind that this bot doesn't
  813. run through ircII, so ircII commands will most likely not work this
  814. way. they need to be raw irc codes. read rfc1459 from ftp.internic.net
  815. for more help.
  816. ::echo
  817. ### $becho$b <on/off>
  818. Specifies whether you want your messages echoed back to you. If it's on,
  819. then when you say something on the party line, it will be displayed to you
  820. just like everyone else will see it. If it's off, then it won't happen.
  821. See also: color, page, strip
  822. ::encrypt
  823. ### $bencrypt$b <key> <string>
  824. Encrypts the string using the specified key.
  825. See also: decrypt, randstring, md5, sha1
  826. ::exec:
  827. ### $bexec$b <params>
  828. The bot will execute the specified program with each param specified,
  829. and display the results over DCC.
  830. ::exempts
  831. ### $bexempts$b [[channel/all]/wildcard]
  832. Shows you a list of the global exempts active on the current channel, and
  833. the list of channel-specific exempts, as well as any exempts that are on the
  834. channel but weren't placed by the bot.
  835. Here's a sample entry;
  836. ! [ 3] *!test@test.com (perm)
  837. Wcc: requested
  838. Created 01:15
  839. The number (3) can be used to reference the exempt if you wish to remove it
  840. (see $b'-exempt'$b). Next is the actual hostmask being exempted. The "(perm)"
  841. means that the exempt is "permanent": that is, it doesn't automatically
  842. expire. If there is an elapsed time showing instead, the time displayed is
  843. how long the exempt has been active. These types of exempts expire after one
  844. hour. The second line of the exempt entry is the comment ("requested"), and
  845. who set the exempt (Wcc). The last line shows when the exempt was added, and
  846. possibly the last time the exempt was activated on the channel (if it's
  847. different from the creation time).
  848. Sometimes there will be a "!" or "*" right before the number. A "!" means
  849. the exempt is in the bot's exempt list, but is not currently on the channel.
  850. A "*" marks an exempt which is NOT in the bot's exempt list but IS on the
  851. channel.
  852. If you use 'exempts' without an argument, it will show you only the exempts
  853. which are currently active on the channel. If you use 'exempts all', it will
  854. show you every exempt in the global exempt list and on the channel. If you
  855. use 'exempts <wildcard>', it will list all exempts (active or not) that
  856. match against your wildcard. Consider it a 'exempts all' list matched
  857. against your wildcard.
  858. The exempt list may change according to which channel you're currently
  859. viewing in the console. Different exempts may be active on different
  860. channels. If you specify a channel name, that channel will be used instead
  861. of your current console channel.
  862. See also: -exempt, +exempt, console%{+m|m}, chanset, chaninfo%{-}, stick, unstick
  863. :leaf:find:
  864. ### $bfind$b <nick!ident@host.com>
  865. The bot will search through all of it's channel records and look
  866. for the specified hostmask. Wildcards are accepted; '*' for 1 or more
  867. characters, or '?' for exactly 1 character.
  868. ::fixcodes
  869. ### $bfixcodes$b
  870. This is for use in situations where the bot gets mixed up about the type
  871. of connection you have with it. For example, you /CTCP CHAT the bot and
  872. it thinks you are connecting via telnet, and you see text displayed as
  873. "Local time is now 17:17" for example instead of "Local time is
  874. now 17:17". Use this to turn telnet codes on or off/change the display
  875. mode.
  876. ::fwd
  877. ### $bfwd$b <handle> [desto]
  878. This allows you to set a note forwarding address for a user,
  879. this means if a note needs to be stored for the user, the
  880. bot will attempt to pass it on to the given user@bot, if
  881. the bot is not online then the note is still stored locally,
  882. if the other user doesn't exist, the note is lost. Boohoo.
  883. :leaf:getkey:
  884. ### $bgetkey$b [channel]
  885. If there is a key set for channel, it is displayed. If channel is not
  886. specified, your console channel is used.
  887. See also: console, channels%{+m}, status%{-}
  888. ::handle
  889. ### $bhandle$b <new-handle>
  890. Changes your handle on the bot. This is the handle (nickname) that the
  891. bot will know you as from this point forward. It is used to log into the
  892. bot.
  893. See also: newpass%{+mi}, chhand, chpass%{-}%{+n}, chsecpass%{-}
  894. ::help:
  895. ### $bhelp$b [cmd]
  896. Alone, will show all cmds that match your flags. With a cmd it will show
  897. the help entry, such as you see here. Specifying a wildcard will display
  898. a list of cmds (matching your flags) that match that wildcard. Use '*'
  899. to match 1 or more characters, and '?' to match exactly one character.
  900. :hub:hublevel:
  901. ### $bhublevel$b <hub-bot> <level>
  902. Sets the hublevel for the specified hub. This command is not recommended
  903. for use by anyone. Instead you should change your COMPILE config file
  904. and update your net with new binaries.
  905. See also: uplink, chaddr
  906. ::ignores
  907. ### $bignores$b [wildcard]
  908. Shows a list of hostmasks from which the bot is currently ignoring msgs,
  909. notices, etc. There are two types of ignores: permanent and temporary.
  910. Permanent ignores never automatically expire. You must use $b'%d-ignore'$b
  911. to remove them.
  912. Here is a sample permanent ignore:
  913. [ 1] *!*@217.156.44.184 (perm)
  914. Wcc: go away
  915. Started 523 days ago
  916. The number (1) can be used to reference the ignore if you wish to remove it
  917. (see $b'%dhelp -ignore'$b). Next is the actual hostmask being ignored. The
  918. "(perm)" means that the ignore is "permanent": that is, it doesn't
  919. automatically expire. The second line of the ignore entry is the comment
  920. ("go away"), and who set the ban (Wcc). The last line shows when the ignore
  921. was added.
  922. Here is a sample temporary ignore:
  923. [ 10] blah!blah@blah.cc (expires in 1 day)
  924. Wcc: requested
  925. Started 18:02
  926. Here, you see the "perm" in the parentheses next to the hostmask is instead
  927. an expire time. This means that the ignore will expire automatically in one
  928. day.
  929. If you use $b'%dignores <wildcard>'$b, it will list all the ignores
  930. that match against your wildcard.
  931. See also: +ignore, -ignore
  932. ::info
  933. ### $binfo$b [channel] [info-line]
  934. Sets your info line. This line is shown via the /msg commands $b'who'$b and
  935. $b'whois'$b. If you have set greet on, it is also shown when you joins the
  936. channel. If the info line begins with an '@', then it is "locked", and tou
  937. may no longer change it.
  938. %{+m|m}See also: chinfo%{-}
  939. :leaf:invite
  940. ### $binvite$b <nickname> [channel|*]
  941. invites someone from irc into your current console channel (or
  942. specified other channel). This is most useful when the channel
  943. is +i. a user with the +o flag can also request an invite from
  944. the bot with /MSG INVITE. Specify * for all channels.
  945. See also: console
  946. ::invites
  947. ### $binvites$b [[channel/all]/wildcard]
  948. Shows you a list of the global invites active on the current channel, and
  949. the list of channel-specific invites, as well as any invites that are on the
  950. channel but weren't placed by the bot.
  951. Here's a sample entry;
  952. ! [ 3] *!test@test.com (perm)
  953. Wcc: requested
  954. Created 01:15
  955. The number (3) can be used to reference the invite if you wish to remove it
  956. (see $b'-invite'$b). Next is the actual hostmask being invited. The "(perm)"
  957. means that the invite is "permanent": that is, it doesn't automatically
  958. expire. If there is an elapsed time showing instead, the time displayed is
  959. how long the invite has been active. These types of invites expire after one
  960. hour. The second line of the invite entry is the comment ("requested"), and
  961. who set the invite (Wcc). The last line shows when the invite was added, and
  962. possibly the last time the invite was activated on the channel (if it's
  963. different from the creation time).
  964. Sometimes there will be a "!" or "*" right before the number. A "!" means
  965. the invite is in the bot's invite list, but is not currently on the channel.
  966. A "*" marks an invite which is NOT in the bot's invite list but IS on the
  967. channel.
  968. If you use 'invites' without an argument, it will show you only the invites
  969. which are currently active on the channel. If you use 'invites all', it will
  970. show you every invite in the global invite list and on the channel. If you
  971. use 'invites <wildcard>', it will list all invites (active or not) that
  972. match against your wildcard. Consider it a 'invites all' list matched
  973. against your wildcard.
  974. The invite list may change according to which channel you're currently
  975. viewing in the console. Different invites may be active on different
  976. channels. If you specify a channel name, that channel will be used instead
  977. of your current console channel.
  978. See also: -invite, +invite, console%{+m|m}, chanset, chaninfo%{-}, stick, unstick
  979. :leaf:jump
  980. ### $bjump$b [server [port [pass]]]
  981. Makes the bot jump to another server. If you don't specify a
  982. server, it will jump to the next server in it'ss internal list (see
  983. $b'help config'$b). If you specify a server, it will jump to that
  984. server (default port is 6667), and if that server is not in the
  985. internal list already, it will add it (until the bot relinks).
  986. Jumping servers ALWAYS makes the bot lose ops! be careful!
  987. See also: botjump, servers, botserver
  988. :leaf:kick
  989. ### $bkick$b [channel|*] <nickname> [reason]
  990. Will kick a user off your current console channel (or specified
  991. other channel) with the comment given. if you omit the reason,
  992. the default kick comment is "requested". Specify * for all
  993. channels.
  994. See also: kickban, console
  995. :leaf:kickban
  996. ### $bkickban$b [channel|*] [-|@]<nickname> [comment]
  997. kicks a user off the channel and bans her by a reasonable host-
  998. mask. your nickname will be attached to the ban in the bot's
  999. internal ban list, and the ban will last for whatever is set in
  1000. ban-time -- only on this channel. use $b'%d+ban'$b for a more
  1001. permanent ban which will be activated on every channel the bot
  1002. monitors. if you use a comment, that will also be attached to
  1003. the ban in the ban list, and used as the kick comment. Specify
  1004. * for all channels.
  1005. appending a prefix of ! or @ to a nickname changes the ban
  1006. mask used:
  1007. e.g. with a host of nick!ident@host.name.domain
  1008. command banmask
  1009. .kickban nick *!*dent@*.name.domain
  1010. .kickban -nick *!*dent@host.name.domain
  1011. .kickban @nick *!*@host.name.domain
  1012. with a host of nick!~ident@host.name.domain (strict-host set to 1)
  1013. command banmask
  1014. .kickban nick *!*ident@*.name.domain
  1015. .kickban -nick *!*ident@host.name.domain
  1016. See also: +ban, bans, stick
  1017. :hub:lagged:
  1018. ### $blagged$b
  1019. Displays the bot's internal ping list of bots linked to it.
  1020. If a pingtime goes over 30 seconds, it is delinked for
  1021. ping timeout.
  1022. See also: netlag
  1023. ::last:
  1024. ### $blast$b
  1025. Displays the 'last' output from the shell the bot is running on,
  1026. for the user it is running as.
  1027. %{+i}See also: netlast%{-}
  1028. :hub:link
  1029. ### $blink$b [via-bot] <bot-to-link>
  1030. Attempts to link to another hub. This command is deprecated and not
  1031. recommended for use.
  1032. See also: unlink, newleaf%{+a}, -bot%{-}
  1033. ::match
  1034. ### $bmatch$b <attr> [channel] [[start] limit]
  1035. This displays all user records with the attributes requested.
  1036. "attr" is of the form: <+/-><global>[&/|<channel>[&/|<bot>]]
  1037. Specifying "&" as the separator will cause AND style matching.
  1038. For example:
  1039. %dmatch p&o
  1040. This will match all users with both the "p" global flag and the "o" channel
  1041. flag on your current console channel.
  1042. Specifying "|" as the separator will cause OR style matching.
  1043. For example:
  1044. %dmatch p|o
  1045. This will match all users with either the "p" global flag or the "o" channel
  1046. flag on your current console channel. If you specify a channel, it will be
  1047. used instead of the current console channel.
  1048. For example:
  1049. %dmatch p|o #eggdrop
  1050. This will match all users with either the "p" global flag or the "o" channel
  1051. flag on the channel #eggdrop. You can also match bot flags.
  1052. For example:
  1053. %dmatch o|o|h
  1054. This will match all bots with either the "o" global flag, the "o" channel
  1055. flag on the current console channel, or the "h" botflag. You can also limit
  1056. the number of total results returned by specifying a limit at the end of the
  1057. command. A starting point can also be specified.
  1058. For example:
  1059. %dmatch p&o #eggdrop 16 25
  1060. This would show results 16 through 25 matching any users with the "p" global
  1061. flag or the "o" channel flag on #eggdrop.
  1062. ### $bmatch$b <wildcard-string> [[start] limit]
  1063. This displays all user records where the user's handle or any of the user's
  1064. hostmasks match the specified wildcard string. You can also limit the number
  1065. of total results returned by specifying a limit at the end of the command. A
  1066. starting point can also be specified.
  1067. For example:
  1068. %dmatch *.edu 16 25
  1069. This would show results 16 through 25 matching any users with a hostmask
  1070. that ends with ".edu".
  1071. See also: matchbot
  1072. ::matchbot
  1073. ### $bmatchbot$b
  1074. Matches bots.
  1075. See: match
  1076. ::md5
  1077. ### $bmd5$b <string>
  1078. Returns the MD5 hash of the specified string.
  1079. See also: randstring, sha1, encrypt, decrypt
  1080. :leaf:mdop:
  1081. ### $bmdop$b <#channel> [bots=n] [alines=n] [slines=n] [overlap=n] [bitch] [simul]
  1082. For those of us who do not wish to be rocket scientists in the mdop department,
  1083. a simple '%dmdop #channel' will suffice.
  1084. **Remember, the bot you mdop on will never participate in the deopping**
  1085. options:
  1086. $bbitch$b - set +bitch after finished with mdop.
  1087. $bsimul$b - Simulates the mdop. IE: Gives you a practice run, will show who
  1088. does what in the dcc chat window.
  1089. =============================================================================
  1090. don't bother setting the following options unless you REALLY know what you're
  1091. doing, and don't bother messaging me asking me how to use them if you don't.
  1092. =============================================================================
  1093. $bbots$b - Number of bots to use for mdop.
  1094. $balines$b - Number of MODE lines to assume each participating bot will get through.
  1095. $bslines$b - Number of MODE lines each participating bot will send.
  1096. $boverlap$b - Number of times to deop each target nick (using alines for calc).
  1097. bots, alines, slines and overlap are dependant on each other, set them wrong and
  1098. the bot will complain.
  1099. Defaults are alines=3, slines=5, overlap=2. alines will be increased up to 5 if
  1100. there are not enough bots available.
  1101. ::me
  1102. ### $bme$b <text>
  1103. Performs an action on the party line. This appears as "* Wcc is leaving",
  1104. etc.
  1105. :leaf:mop:
  1106. ### $bmop$b [channel|*]
  1107. Bot will op all users in the specified channel that are valid ops
  1108. for the channel. If '*' is specified, the bot will scan all channels
  1109. and op all users in all channels that are valid ops in each chan. If
  1110. no channel is specified, the console channel is used.
  1111. See also: whois, console
  1112. ::motd
  1113. ### $bmotd$b %{+m}<message>%{-}
  1114. This redisplays the partyline Message Of The Day, which was shown when you
  1115. first joined the partyline.
  1116. %{+m}+m: Inclue a message to set the motd.%{-}
  1117. :leaf:msg
  1118. ### $bmsg$b <nickname> <text>
  1119. Sends a private message to someone from the bot, just as if the
  1120. bot had typed /msg.
  1121. See also: botmsg%{+n}, netmsg%{-}
  1122. :hub:netcrontab:
  1123. ### $bnetcrontab$b <status|delete|show|new> [interval]
  1124. Runs the specified command on all linked bots.
  1125. See: crontab
  1126. :hub:netlag:
  1127. ### $bnetlag$b
  1128. Pings all bots over botnet, and displays results.
  1129. See also: lagged
  1130. :hub:netlast:
  1131. ### $bnetlast$b
  1132. All bots on the botnet will display an output from 'last' on
  1133. the user that they are currently running as.
  1134. See also: last
  1135. ::netmsg:
  1136. ### $bnetmsg$b <nickname|#chan> <text>
  1137. All bots on the botnet will send a msg to the specified target.
  1138. See also: botmsg, msg
  1139. ::netnick:
  1140. ### $bnetnick$b
  1141. All bots on the botnet will display their nick over DCC.
  1142. See also: botnick
  1143. :hub:netps:
  1144. ### $bnetps$b [ps-param]
  1145. Will run 'ps' on each bot on the botnet and returned the
  1146. results. If a params are specified, each bot will use those
  1147. on 'ps'.
  1148. See also: ps
  1149. :hub:netrontab:
  1150. ### $bnetcrontab$b <status|delete|show|new> [interval]
  1151. Runs the specified crontab command on all linked bots.
  1152. See: crontab
  1153. ::netserver:
  1154. ### $bnetservers$b
  1155. All bots on the botnet will display their current server and lag
  1156. to that server over DCC.
  1157. See also: botserver, servers%{+n}, config%{-}
  1158. ::netversion:
  1159. ### $bnetversion$b <bot>
  1160. All bots on the botnet will display their pack version, and uname.
  1161. See also: botversion, about%{+m|m}, status%{-}
  1162. :hub:netw:
  1163. ### $bnetw$b
  1164. All bots on the botnet will run 'w' on their shell and display
  1165. the results over DCC.
  1166. See also: w
  1167. :hub:newleaf:
  1168. ### $bnewleaf$b <handle> [host] [anotherhost] ...
  1169. Adds a new leaf to the botnet with the specified handle and hostname.
  1170. Any number of hosts can be specified in the cmd. You will need to
  1171. add a hostmask for the bot's ip for it to connect over DCC.
  1172. ::newpass
  1173. ### $bnewpass$b <password|rand>
  1174. Changes your password on the bot. This is similar to the '/msg <bot> pass'
  1175. command, except you don't need to specify your old password. If the
  1176. newpassword is 'rand', a random password will be used.
  1177. %{+mi}See also: chpass%{-}%{+n}, chsecpass%{-}
  1178. ::nick
  1179. See: handle
  1180. :hub:nopass
  1181. ### $bnohelp$b
  1182. Displays all users who do not have a password set.
  1183. ::note
  1184. ### $bnote$b <nickname[@bot]> <message>
  1185. Sends a private note to a user on the partyline. If that user is currently
  1186. logged in and not marked as away, the message will be received immediately.
  1187. Otherwise, it will be stored and displayed the next time that user joins the
  1188. partyline. To send a note to someone on a different bot, add "nick@bot" to
  1189. the nickname.
  1190. See also: whom, notes
  1191. ::notes
  1192. ### $bnotes index$b
  1193. ### $bnotes read$b <# or ALL>
  1194. ### $bnotes erase$b <# or ALL>
  1195. lets you manipulate notes that have been stored up for you while
  1196. you were gone. $b'notes index'$b gives a listing of all the notes
  1197. stored up: who they are from, and when they were left.
  1198. $b'notes read'$b lets you read some or all notes, according to a
  1199. list of numbers and/or intervals separated by semicolon.
  1200. and $b'notes erase'$b erases notes after you are done with them.
  1201. ex: notes erase 2-4;8;16-
  1202. See also: note, whom, noteigns
  1203. :leaf:op
  1204. ### $bop$b <nickname> [channel|*]
  1205. will grant chanop to the person you specify, so long as the bot
  1206. is opped on that channel, and the person you specify isn't being
  1207. actively deopped by the bot. Specify * for all channels.
  1208. See also: deop, console
  1209. ::page
  1210. ### $bpage$b <number/off>
  1211. This allows you to slow down the number of lines the bot sends you at once
  1212. via the partyline. When enabled, any commands that send greater than the
  1213. specified number of lines will stop when that number is reached and wait for
  1214. you to type another command (or press enter) to continue. If you have too
  1215. many pending lines, you may be booted off the bot.
  1216. See also: echo, color
  1217. ::ps:
  1218. ### $bps$b [ps-param]
  1219. Will run 'ps' on the bot's shell and display any results. If
  1220. any params are specified, they will be used.
  1221. %{+i}See also: netps%{-}
  1222. ::quit
  1223. ### $bquit$b [comment]
  1224. This disconnects you from the partyline. If you specify a comment, it will
  1225. be displayed to other partyline users as you leave.
  1226. ::randstring
  1227. ### $brandstring$b <len>
  1228. Displays a random string of length 'len' up to 300 chars.
  1229. See also: md5, sha1, encrypt, decrypt
  1230. ::relay
  1231. ### $brelay$b <bot>
  1232. Relays you via telnet to another bot, whether or not it is currently linked.
  1233. The local bot must, however, have a bot record for the bot you wish to
  1234. relay to. Typing .quit or "*bye*" on a line by itself will end the relay.
  1235. See also: bots%{+n}, newleaf%{-}%{+a}, -bot%{-}
  1236. ::reload
  1237. ### $breload$b
  1238. Reloads the bot's user file, discarding any changes made since the last
  1239. $b'%dsave'$b command or hourly user file save. Sharebots should probably
  1240. never do this.
  1241. See also: save
  1242. :leaf:reset
  1243. ### $breset$b [channel]
  1244. clears out the bot's channel information and makes it gather the
  1245. information from the server all over again, as if it had just
  1246. joined that channel. it's not really useful much, but could be
  1247. if an odd bug causes the channel information to get scrambled.
  1248. unfortunately this command used to get a lot of use. you can omit
  1249. the channel name to make it reset ALL channels.
  1250. :leaf:resetbans
  1251. ### $bresetbans$b [channel]
  1252. resets the bot's ban list for the channel. any bans on the channel
  1253. that aren't in the ban list (either the global list or the local
  1254. channel ban list) will be removed, and if there are any bans in the
  1255. global ban list or channel ban list that are not currently on the
  1256. channel, they will be added.
  1257. See also: bans, console%{+m|m}, reset%{-}
  1258. :leaf:resetexempts
  1259. ### $bresetexempts$b [channel]
  1260. resets the bot's exemption list for the channel. this command
  1261. behaves exactly like resetbans, except it is for exempts.
  1262. See also: resetbans, resetinvites
  1263. :leaf:resetinvites
  1264. ### $bresetinvites$b [channel]
  1265. resets the bot's invitation list for the channel. this command
  1266. behaves exactly like resetbans, except it is for invites.
  1267. See also: resetbans, resetinvites
  1268. ::restart
  1269. ### $brestart$b
  1270. Restarts the Tcl interpreter, wipes all timers, reloads all modules, and
  1271. reloads the config file for the bot (which resets any changes made via the
  1272. $b'%dset'$b command and reloads any Tcl scripts your config loads). As with
  1273. the $b'%drehash'$b command, it also saves and reloads the user file from disk.
  1274. See also: reload, save
  1275. :hub:save
  1276. ### $bsave$b
  1277. This makes the bot write its entire userfile to disk. This is useful if you
  1278. think the bot is about to crash or something, since the user file is only
  1279. written to disk about once an hour.
  1280. See also: reload, backup
  1281. :leaf:say
  1282. ### $bsay$b [channel] <text>
  1283. dumps the text to your current console channel (or other specified
  1284. channel), as if the bot "said" it.
  1285. ::secpass:
  1286. ### $bsecpass$b <password|rand>
  1287. Changes your secpass on the bot. This is used for Authing via /msg
  1288. and for DCC. If the password is 'rand', a random password will be used.
  1289. %{+mi}See also: chpass%{-}%{+n}, chsecpass%{-}
  1290. :leaf:servers
  1291. ### $bservers$b
  1292. lists the servers that the bot has in its server list. this is
  1293. the list it rotates through when changing servers. it starts
  1294. with a static list which it loads from its config-file when the
  1295. bot is booted up. after that, you can add servers with the
  1296. $b'%djump'$b command. the server list will indicate which server the
  1297. bot is currently on.
  1298. ::sha1
  1299. ### $bsha1$b <string>
  1300. Returns the SHA1 hash of the specified string.
  1301. See also: randstring, md5, encrypt, decrypt
  1302. ::simul
  1303. ### $bsimul$b <handle> <text>
  1304. This allows you to simulate the specified handle typing the given text.
  1305. For example:
  1306. %dsimul dweeb%d.quit
  1307. This would appear just as if "dweeb" typed "%dquit". This command will not
  1308. work unless eggdrop has simul enabled in the config file.
  1309. See also: su
  1310. ::slowjoin:
  1311. ### $bslowjoin$b <channel> <interval-seconds> [channel-options]
  1312. All bots on the botnet will join the channel at the rate of one bot
  1313. per 'interval-seconds'. If any channel-options are specified, the
  1314. channel will be added with those options. If the channel is set
  1315. +take, when just 1 bot is opped, the rest of the botnet will
  1316. immediately join and proceed to 'take'. :)
  1317. See also: slowpart, chanset, chaninfo
  1318. ::slowpart:
  1319. ### $bslowpart$b <channel> <interval-seconds>
  1320. All bots on the botnet will part the specified channel at the rate
  1321. of one bot per 'interval-seconds'
  1322. %{+n}See also: slowjoin%{-}
  1323. ::status
  1324. ### $bstatus$b
  1325. ### $bstatus all$b
  1326. Displays a condensed block of status information about the bot.
  1327. is running. For example:
  1328. [01:15] #Wcc# status
  1329. I am Anakha, running eggdrop v1.6.16+stripping: 171 users (mem: 315k)
  1330. Online for 14 days, 02:50 (background) CPU 71:29 cache hit 40.3%
  1331. Admin: Wcc
  1332. Config file: eggdrop.conf
  1333. OS: FreeBSD 4.8-RELEASE-p1
  1334. Tcl library: /usr/local/lib/tcl8.4
  1335. Tcl version: 8.4.2 (header version 8.4.2)
  1336. Loaded module information:
  1337. Channels: #|DAWG|Net, #|DAWG|Tcl
  1338. Online as: D|Anakha!wcc@cia.nu (|DAWG|Anakha - |DAWG|Net)
  1339. Server irc.inet.tele.dk:6667 (connected for 11 days)
  1340. #|DAWG|Net: 6 members, enforcing "+istn" (lurking)
  1341. #|DAWG|Tcl: 42 members, enforcing "+tn" (lurking)
  1342. The first line tells you the bot's name, what version of Eggdrop it's
  1343. running, the number of users the bot has records of, and the amount of
  1344. memory being used by the userfile. The second line tells you the uptime of
  1345. the bot, CPU time, and cache hit. The third shows the bot's admin, and the
  1346. forth shows its current config file. The fifth line shows what operating
  1347. system the bot is running on. The next two lines show Tcl information. If
  1348. debug mode is enabled, additional info may be shown. Sharing information
  1349. will also be shown if it's being used.
  1350. Select information from modules will be displayed after the core
  1351. information. If you use $b'%dstatus all'$b instead, you will see all status
  1352. information available from loaded modules.
  1353. See also: channel, channels%{+a}, debug%{-}
  1354. ::stick
  1355. ### $bstick$b [ban/exempt/invite] <hostmask/number> [channel]
  1356. Makes a ban, exempt, or invite "sticky". This means that the bot will always
  1357. try to keep it active on the channel. Obviously, if the channel isn't using
  1358. dynamic bans, this has no effect.
  1359. See also: bans, exempts, invites, unstick, +ban, +exempt, +invite
  1360. ::store
  1361. ### $bstore$b
  1362. Stores your console settings so that they are restored automatically the
  1363. next time you join the party line. ('console' calls this auto)
  1364. See also: console
  1365. ::strip
  1366. ### $bstrip$b [modes]
  1367. Allows you to remove embedded 'attribute' codes your partyline output. Valid
  1368. options are:
  1369. $bb$b - remove all boldface codes
  1370. $bc$b - remove all color codes
  1371. $br$b - remove all reverse video codes
  1372. $bu$b - remove all underline codes
  1373. $ba$b - remove all ANSI codes
  1374. $bg$b - remove all ctrl-g (bell) codes
  1375. The mode can also be a modifier like '+c' or '-bu' or '+ru-c'. If
  1376. you omit modes, it will show your current setting.
  1377. See also: fixcodes, color, echo, page
  1378. %{+m}
  1379. ### $bstrip$b <user> [modes]
  1380. Set the strip level of another user. A master can't set their own strip
  1381. flags without prefixing the modes with a '+' or '-'.%{-}
  1382. ::su
  1383. ### $bsu$b <user>
  1384. Lets you assume the identity of another user. If you are a global owner,
  1385. this does not require a password. Otherwise, you will be asked for the
  1386. user's password. $b%dquit$b returns you to your original handle.
  1387. :leaf:swhois
  1388. ### $bswhois$b [server/nick] <nick>
  1389. Displays a server /whois for the specified nick. Specifying
  1390. the nick twice will display idle time. Specifying a server will
  1391. display the whois as viewed by that server.
  1392. If the nick is currently not online, a /WHOWAS is done automatically.
  1393. See also: find
  1394. :leaf:topic
  1395. ### $btopic$b <text>
  1396. changes the channel's topic, assuming the bot is a chanop or the
  1397. channel is not +t (uses your current console channel).
  1398. See also: console
  1399. :hub:trace
  1400. ### $btrace$b <bot>
  1401. Sends out a trace signal to another bot. If/when the trace signal returns,
  1402. (and it should!) you will get an output that looks something like this:
  1403. Trace result -> Valis:Stonewall:NoBoty:SomeBoty
  1404. This is a list of the bots connected between you and the destination bot.
  1405. It should also return the time in seconds taken for the trace to occur.
  1406. See also: bots, bottree
  1407. ::traffic
  1408. ### $btraffic$b
  1409. Shows total and daily net traffic stats since the last $b'%drestart'$b.
  1410. Stats groups are IRC, Botnet, Partyline, Transfer.mod and Misc.
  1411. %{+m}See also: restart%{-}
  1412. ::unlink
  1413. ### $bunlink$b <bot|*>
  1414. This disconnects the specified bot from the botnet (assuming it was linked
  1415. in the first place). Some bots (sharebots in particular) might not allow you
  1416. to unlink them. If "*" is specified as the parameter, all bots will be
  1417. unlinked.
  1418. See also: %{+n}link, %{-}bots, downbots%{+n}, newleaf, bottree%{-}
  1419. ::unstick
  1420. ### $bunstick$b [ban/exempt/invite] <hostmask/number> [channel]
  1421. Makes a "sticky" ban, exempt, or invite normal again.
  1422. See also: bans, exempts, invites, stick, -ban, -exempt, -invite
  1423. ::update:
  1424. ### $bupdate$b <binary>
  1425. The bot will attempt to start the new binary and kill itself.
  1426. The specified binary will need to be in the same directory
  1427. as the bot is running in.
  1428. See also: whois
  1429. :hub:uplink:
  1430. ### $buplink$b <bot> [uplink]
  1431. Changed a bot's preferred botnet uplink. Leave 'uplink' blank
  1432. to clear a bot's uplink, which will make it stay on any hub
  1433. that it can connect to. An uplink must be a hub-bot.
  1434. See also: hublevel, chaddr
  1435. ::uptime
  1436. ### $buptime$b
  1437. Displays the bot's current uptime.
  1438. See also: status
  1439. ::userlist:
  1440. ### $buserlist$b
  1441. A list of all users is displayed. Users with higher flags than you
  1442. will not appear in the list.
  1443. See also: match, whois
  1444. :leaf:voice
  1445. ### $bvoice$b <nickname> [channel|*]
  1446. will give a +v voice to a person you specify, so long as the
  1447. bot is opped on that channel. Specify * for all channels.
  1448. See also: devoice
  1449. ::w:
  1450. ### $bw$b
  1451. The output of 'w' will be displayed over DCC, bot the shell
  1452. the bot is running on.
  1453. %{+i}See also: netw%{-}
  1454. ::who
  1455. ### $bwho$b [bot]
  1456. Displays a list of users on the local bot.
  1457. For example:
  1458. [23:21] #Wcc# who
  1459. Party line members: (* = owner, + = master, @ = op)
  1460. *Wcc telnet@xxx.atlaga.adelphia.net (idle 17m)
  1461. *Wcc telnet@xxx.atlaga.adelphia.net
  1462. Bots connected:
  1463. -> wortel (05 Dec 16:32) eggdrop v1.6.15 <efnet>
  1464. The first section is people on your current channel (the party line, if you
  1465. haven't changed channels) who are on the bot. A '*' will precede the handle
  1466. if they are a bot owner, "+" if they are a master, "%%" if they are a botnet
  1467. master, or "@" if they are an op. The user's nickname, hostname, and
  1468. possibly an idle time and/or away message will be displayed.%{+n} Owners
  1469. will also see the user's dcc idx.%{-}
  1470. The next section is bots directly linked to the current bot. The arrow
  1471. indicates which bot initiated the connection. The right arrow means this bot
  1472. connected to wortel. A left arrow means the remote bot linked to this bot. A
  1473. '+' next to the arrow indicates that the bot is sharing userfiles with us.
  1474. The connection time (05 Dec 16:32) and bot version are also shown, as well
  1475. as what is specified under "network" in the config file.%{+n} Owners will
  1476. also see the bot's dcc idx.%{-}
  1477. The final section (not shown in example above) is a list of users on the
  1478. local bot who are not on your channel. This will be omitted if there are no
  1479. users on other channels. If you specify the name of a remote bot, for
  1480. example $b'%dwho valis'$b, the who request will be sent to that bot instead.
  1481. The remote bot must be linked to the botnet.
  1482. %{+m}
  1483. Masters may also see "(con <flags>)" after a user's entry, which shows the
  1484. user's console flags/modes (see $b'%dhelp console'$b).
  1485. In the final section (users that aren't on the current channel), masters
  1486. will see the actual channels other users are on. Also, people in the
  1487. filesystem will be listed (as being in channel "files") if the filesys
  1488. module is loaded. A '+' next to the nickname here means the user has
  1489. access to return to the party line.%{-}
  1490. See also: whom
  1491. ::whoami
  1492. ### $bwhoami$b
  1493. Shows your current handle and to what bot you are connected.
  1494. See also: whom
  1495. ::whois:
  1496. ### $bwhois$b <nickname>
  1497. Shows you stored information about a user record. Five headings are
  1498. displayed:
  1499. $bHANDLE$b - the handle (nickname) of the user
  1500. $bPASS$b - "yes" if she has a password set; "no" otherwise
  1501. (bots dont use passwords)
  1502. $bNOTES$b - number of stored notes waiting for the user
  1503. $bFLAGS$b - the list of flags for this user (see below)
  1504. $bLAST$b - the time or date that the user was last on irc or the partyline
  1505. Valid global flags:
  1506. $ba$b - admin (user has absolute control over botnet minus a few perm-owner only cmds)
  1507. Be careful who you give this to, only the perm-owner of the net should even have it.
  1508. $bb$b - bot (user is a bot)
  1509. $bc$b - chat-bot (bot accepts DCC chat on irc)
  1510. $bd$b - deop (user cannot gain ops in any channel)
  1511. $be$b - nethack-exempt (user is exempted from stopnethack protection)
  1512. $bi$b - hub access (user has hub DCC access)
  1513. $bj$b - leaf access (user has leaf DCC access)
  1514. $bk$b - autokick (user is kicked and banned automatically)
  1515. $bl$b - limit-bot (bot sets limit in all channels, see '%dhelp chaninfo') [$bCPU INTENSIVE$b]
  1516. $bm$b - master (user has more access to the botnet cmds than a normal user)
  1517. $bn$b - owner (user has just about full access to bot)
  1518. $bo$b - op (user has op access to all of the bot's channels)
  1519. $bO$b - autoop (user is auto-opped in all channels)
  1520. $bp$b - party-line (user has access to the partyline)
  1521. $bq$b - quiet (user cannot gain voice on any channel)
  1522. $bu$b - update-bot (see doc/UPGRADING)
  1523. $bv$b - voice (user gets +v automatically from +y bots)
  1524. $bw$b - wasop-test (needs wasop test for +stopnethack procedure)
  1525. $bx$b - flood-exempt (user is exempt from flood kicks)
  1526. $by$b - voice-bot (bot gives out voices/auto-ops in chans) [$bCPU INTENSIVE$b]
  1527. Users can also have flags specific to a channel:
  1528. $bd$b - deop (user cannot gain ops on the channel)
  1529. $be$b - nethack-exempt (user is exempted from stopnethack protection)
  1530. $bk$b - autokick (user is kicked and banned automatically)
  1531. $bl$b - limit-bot (bot sets limit in the channel) [$bCPU INTENSIVE$b]
  1532. $bm$b - master (user is a channel master)
  1533. $bn$b - owner (user is a channel owner)
  1534. $bo$b - op (user has op access to the channel)
  1535. $bO$b - autoop (user is auto-opped in channel)
  1536. $bq$b - quiet (user cannot gain voice on the channel)
  1537. $bv$b - voice (user gets +v automatically)
  1538. $bw$b - wasop-test (needs wasop test for +stopnethack procedure)
  1539. $by$b - voice-bot (bot gives out voices/auto-ops in the channel) [$bCPU INTENSIVE$b]
  1540. $bz$b - washalfop-test (needs washalfop test for +stopnethack procedure)
  1541. Hostmasks for the user are displayed on the following lines. If the user is
  1542. a bot, there will be a line below which says "ADDRESS:" and gives the bot's
  1543. telnet address. Some user entries may have "EMAIL:" and "INFO:" entries too.
  1544. There may be additional information displayed depending on the modules
  1545. loaded, such as filesys and console.
  1546. %{+m}
  1547. Masters: if the user has a comment, you will see it under "COMMENT:".%{-}
  1548. See also: match, who, whom%{+m|m}, chattr, chaninfo%{-}
  1549. ::whom
  1550. ### $bwhom$b [channel|*]
  1551. Displays a list of users on the current partyline channel.
  1552. For example:
  1553. [23:12] #Wcc# whom
  1554. Nick Bot Host
  1555. ---------- --------- --------------------
  1556. *Wcc Anakha telnet@xxx.atlaga.adelphia.net [idle 8m]
  1557. *BitchSmack Anakha telnet@xxx.atlaga.adelphia.net
  1558. Total users: 2
  1559. Each user's nickname will be listed in the first column, preceded by a "*"
  1560. if they are a bot owner, "+" if they are a master, "%%" if they are a botnet
  1561. master, or "@" if they are an op. In the next column, the bot the user is
  1562. connected to will be displayed. In the third column, the host is shown. If
  1563. the user is away, the away message will be shown. Likewise, if they are
  1564. idle, their idle time will be displayed.
  1565. To see what users are on a different channel, you may specify a channel
  1566. number/name. If you specify "*" as the channel, all users on all botnet
  1567. channels will be shown.
  1568. See also: who, chat%{+m}bots%{-}
  1569. ::end