Difference between revisions of "Pinobot"

From NetHackWiki
Jump to navigation Jump to search
m (The bot works for Slash'EM Extended too. However, some attacks like AD_DARK and monster flags like M3_LITHIVORE aren't yet implemented.)
(update)
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Gives information about some monster. Replace 'monster' with the actual monster name.
+
'''Pinobot''' is a feature that can be accessed in the [[Hardfought]], [[EvilHack]] and [[em.slashem.me]] [[IRC]] channels, and gives information about a particular [[monster]] in ''[[NetHack]]'' or its [[variant]]s. Its source code can be found [https://github.com/UnNetHack/Pinobot on github].
  
 +
==Description==
 +
Pinobot is used by sending one of the following messages depending on the version of variant of choice, replacing 'monster' with the chosen monster's name:
  
[[UnNetHack]]:     @?monster or @u?monster
+
*[[UnNetHack]]: @u?monster
 +
*[[NetHack]] (3.7-dev): @?monster or @v?monster
 +
*[[NetHack 3.4.3]]: @V?monster
 +
*[[UnNetHackPlus]]:  @u+?monster
 +
*[[SporkHack]]: @s?monster
 +
*[[GruntHack]]: @g?monster
 +
*[[Slash'EM]]: @l?monster
 +
*[[SlashTHEM]]: @lt?monster
 +
*[[NetHack brass]]: @b?monster
 +
*[[dNetHack]]: @d?monster
 +
*[[notdNetHack]]: @n?monster
 +
*[[EvilHack]]: @e?monster
 +
*[[SpliceHack]]: @sp?monster
 +
*[[Hack'EM]]: @h?monster
  
Vanilla:        @v?monster
+
Pinobot is available via Beholder in #hardfought and Hecubus in #evilhack, with [https://www.hardfought.org/nethack/ instructions for usage] on the Hardfought site.
 
+
{{noversion}}
[[UnNetHackPlus]]: @u+?monster
+
[[Category:Community]]
 
 
[[SporkHack]]:      @s?monster
 
 
 
[[GruntHack]]:      @g?monster
 
 
 
[[Slash'EM]]:      @l?monster
 
 
 
[[Slash'EM Extended]]: @le?monster
 
 
 
[[NetHack brass]]: @b?monster
 
 
 
[[dNetHack]]:      @d?monster
 
 
 
 
 
Pinobot lives in the [[UnNetHack]] [[Freenode|IRC]] channel, and can be found at https://github.com/Noeda/Pinobot
 

Latest revision as of 00:05, 6 December 2023

Pinobot is a feature that can be accessed in the Hardfought, EvilHack and em.slashem.me IRC channels, and gives information about a particular monster in NetHack or its variants. Its source code can be found on github.

Description

Pinobot is used by sending one of the following messages depending on the version of variant of choice, replacing 'monster' with the chosen monster's name:

Pinobot is available via Beholder in #hardfought and Hecubus in #evilhack, with instructions for usage on the Hardfought site.