I'm guessing you are talking about Budabot?
The preferred way to disable that is to do: /tell botname !config and then disable the command. It's under "BASIC_GUILD_MODULE".
Or if you don't want to do it that way you can open up Budabot/modules/BASIC_GUILD_MODULE/BASIC_GUILD_MODULE.php and comment out lines 58 and 59:
bot::command("", "$MODULE_NAME/orgmembers.php", "orgmembers", "all", "Show the Members(sorted by name) of the org");
bot::command("", "$MODULE_NAME/orgranks.php", "orgranks", "all", "Show the Members(sorted by rank) of the org");
[/color]
And it's probably best to post issues with Budabot on
http://budabot.com