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

I cannot get the multiple commands to work #5

Open
Jakerino opened this issue Apr 29, 2015 · 4 comments
Open

I cannot get the multiple commands to work #5

Jakerino opened this issue Apr 29, 2015 · 4 comments

Comments

@Jakerino
Copy link

I want to create a command that triggers several other commands however either the reademe is incomplete or It is not possible. This is my command structure
!modbot addcmd 2 !Shoots !timeout {1} ChildishJakerino Aims his Gun Straight and True and Blasts {1} Out of this World.
Then I have a the command
!modbot addcmd 2 !timeout /timeout {1}

The !timeout command work but !shoots does not trigger the !timeout command. Also I think it looks ugly when inside of chat you see Modbot: !timeout (insert parameter) ChildishJakerino.... So is there something I am missing?

@DorCoMaNdO
Copy link
Owner

/timeout requires a 2nd parameter for length.
The custom commands system has been improved in the next version.

On Wed, Apr 29, 2015 at 10:58 PM, Jakerino notifications@github.com wrote:

I want to create a command that triggers several other commands however
either the reademe is incomplete or It is not possible. This is my command
structure
!modbot addcmd 2 !Shoots !timeout {1} ChildishJakerino Aims his Gun
Straight and True and Blasts {1} Out of this World.
Then I have a the command
!modbot addcmd 2 !timeout /timeout {1}

The !timeout command work but !shoots does not trigger the !timeout
command. Also I think it looks ugly when inside of chat you see Modbot:
!timeout (insert parameter) ChildishJakerino.... So is there something I am
missing?


Reply to this email directly or view it on GitHub
#5.

@Jakerino
Copy link
Author

Jakerino commented May 1, 2015

I tested a second parameter and to no avail it did not worked. However I have a version 1.9 in which the extensions when downloaded from the updater break the File so I use the last version of 1.8. I am unaware of your time tables but I am very thankful for this Bot and can't wait to see what you have in store for the future.

@Jakerino
Copy link
Author

Jakerino commented May 1, 2015

Also is there a way to create commands that include the user of the commands name in a command without having to make the typer type their name and the other parameter. Like !command {1} {2} But isntead !command TyperName {1} Thanks for the help sorry If im bothering you.

@DorCoMaNdO
Copy link
Owner

There's a documentation for that...
The posted version 1.9 is intended for development purposes only, do not use it for anything else.

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

No branches or pull requests

2 participants