Hey community, I wants to create a Timer, where Nightbot will ask to choose a number between 1-10 and after choosing one number it will give a reply set on this specific number.. Please help me
Night bot random reply on choosing numberl
1 reply
um, well, u CAN set a command with the number as a trigger, BUT if u do, then people can look at the command list and find which number u set, for example...
nightbot: pick a number between 1 and 10!
tiwosslave: 5
nightbot: (whatever response u wanted)
but if u use a command to guess the number like this...
nightbot: pick a number between 1 and 10!
tiwosslave: !guess 5
nightbot: (whatever response if it's right) or (whatever response if it's wrong (optional))
then nobody can find it without guessing
or do u want each number to have a different response? and if so, do u want them to change?