CloudBotIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
273 stars 249 forks source link

Help messages are broken? #105

Closed dmptrluke closed 9 years ago

dmptrluke commented 9 years ago
[17:32:08] [INFO] [esper:#cloudbot] <Kamran> .help steam
[17:32:08] [INFO] [esper] >> NOTICE Kamran :.steam [Takes a Steam ID_64 formatted ID and returns a ID_32 formatted IDsearch] - Search for specified

Why is .help steam returning the docstring for a random function in a different plugin?