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

add !!help command #31

Closed
gooh opened this issue Apr 7, 2016 · 4 comments
Closed

add !!help command #31

gooh opened this issue Apr 7, 2016 · 4 comments

Comments

@gooh
Copy link
Contributor

gooh commented Apr 7, 2016

Add a command that will list all commands Jeeves is currently capable of handling, e.g.

Gordon: !!help
Jeeves: Supported commands: `about`, `docs`, `man`, `swordfighting`. Type `!!help command` to learn more about an individual command.
Gordon: !!help man
Jeeves: Lists the man page for a shell command. Usage: `!!man shellcommand`
@krakjoe
Copy link

krakjoe commented May 20, 2016

PING REALLY VERY EXTREMELY HARD @DaveRandom @PeeHaa

Go ...

@PeeHaa
Copy link
Member

PeeHaa commented May 20, 2016

The list of supported commands (including the status enable/disabled and possible aliases) is support by !!plugin list:

plugin [list|disable|enable] [plugin-name]

@DaveRandom
Copy link
Member

The only reason this isn't a thing already is that I couldn't be bothered writing the actual help text. I will document the built-in commands soon though.

@DaveRandom
Copy link
Member

Built-in commands are !!admin, !!command, !!plugin, !!ban/!!unban and !!version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants