Skip to content

Instantly share code, notes, and snippets.

@odevine
Created April 8, 2015 15:42
Show Gist options
  • Select an option

  • Save odevine/877b926658108b3ed8bb to your computer and use it in GitHub Desktop.

Select an option

Save odevine/877b926658108b3ed8bb to your computer and use it in GitHub Desktop.
What are the odds Groupme bot design
/wato
"Proper formatting is "/wato (number for odds) @NAME1 @NAME2" "
/wato ## @NAME1 @NAME2
## is the maximum number
"This is the $$ time the program has been used"
"Starting game for 1 in ## odds in 30 seconds."
"Game is between NAME1 and NAME2."
"Please text me your number of choice at ###-###-####"
*Players text the bot the number
if texted number is invalid:
"Please enter a whole number from 1 to ##."
if texted number is valid:
"Number entered, game will begin in XX seconds."
XX is countdown
*Countdown finishes and a number is not entered
"NAME? did not enter a number."
"Shutting down"
*Countdown finishes and both numbers entered:
"NAME1 goes ##1"
"NAME2 goes ##2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment