Hello, On my old bot it was simple to make it read the 2nd, 3rd, 4th word of a trigger command. (Example !trigger First Second Third)
Well on the script its already reading the 1st thing after it (Which turns the game on or off) But I am trying to add and improve on that, to make it where if the user turns the game on and adds a number to the end of the trigger, it would apply that as a variable to use in the script. I just spent some time on google between binds, variables and so, however I dont know what eggdrop really calls that, I assumed something with $aug or so, thing is, since aug is already being used, just need somehow to read the variable after that one.
Any guide or place for me to read up on something like this? Thanks. =)