This bot builds a database using the Wiki resources for this game. Project has a custom HTML parser for scraping HTML data fast. Chat commands can then be used to request this information.
/drop item-name - Returns what monsters drop the specified item.
/item item-name - Returns the stats of the specified item.
/lvl current-lvl, monster-type - Returns the top ten best monsters by experience. Result can be filtered with monster-type.
/monster monster-name - Returns information on the monster with the specified name.
/stat stat-name, equipment-type - Returns a list of equipment with required stat-name and optional equipment-type.
/status - Returns maintenance data from the official website.
/help - Returns a list of all possible commands.