Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

!help produces way too much output. #68

Closed
uberj opened this issue Feb 5, 2014 · 3 comments
Closed

!help produces way too much output. #68

uberj opened this issue Feb 5, 2014 · 3 comments
Labels

Comments

@uberj
Copy link
Contributor

uberj commented Feb 5, 2014

This is too many lines...

20:14:49      uberj     | !help
20:14:49      +wesley | Available commands
20:14:49      +wesley | help [command] - Show help for commands.
20:14:49      +wesley | s/find/replace/ - Perform sed style find and replace.
20:14:49      +wesley | karma/score - Give or take karma from someone
20:14:49      +wesley | Dice - Roll dice by saying !XdY+Z.
20:14:49      +wesley | Look up time for [ZIP code | City, State (US Only) | City Name, State, Country | City Name, Country | Airport Code | IP
20:14:49      +wesley | plugins subcommand - See extended help for more details.
20:14:49      +wesley | quote - Show, add, or count quotes.
20:14:49      +wesley | flip - flip it
20:14:50      +wesley | seen <user> - When was the user last seen?
20:14:51      +wesley | suggest <something> - suggest a phrase given something
20:14:52      +wesley | lmgtfy - Show someone where to find something.
20:14:53      +wesley | lookup <something> - look something up
20:14:54      +wesley | rot13 - Encodes string using rot13 cipher.

Something like the following would be more appropriate:

20:14:54      +wesley | rot13, sed, suggest, lmgtfy (... etc)
@mythmon
Copy link
Contributor

mythmon commented Feb 5, 2014

Another bot that I work on sends the same amount of info for help, but does it in a PM. What would you think of that?

@uberj
Copy link
Contributor Author

uberj commented Feb 5, 2014

I think that would be appropriate. +1

@mythmon
Copy link
Contributor

mythmon commented Sep 19, 2015

Fixed by @maxking in #110.

@mythmon mythmon closed this as completed Sep 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants