Updated Notify_popcornnotify (markdown)

master
Chris Caron 2019-09-09 19:44:53 -04:00
parent b4b1696bfd
commit 36ca5753c1
1 changed files with 5 additions and 5 deletions

@ -9,13 +9,13 @@ Get yourself an API Key from [their website](https://popcornnotify.com/) and you
### Syntax
Valid syntaxes are as follows:
* `popcorn**://{ApiKey}/{PhoneNo}/`
* `popcorn**://{ApiKey}/{PhoneNo1}/{PhoneNo2}/{PhoneNoN}/`
* `popcorn**://{ApiKey}/{Email}/`
* `popcorn**://{ApiKey}/{Email1}/{Email2}/{EmailN}/`
* `popcorn://{ApiKey}/{PhoneNo}/`
* `popcorn://{ApiKey}/{PhoneNo1}/{PhoneNo2}/{PhoneNoN}/`
* `popcorn://{ApiKey}/{Email}/`
* `popcorn://{ApiKey}/{Email1}/{Email2}/{EmailN}/`
You can mix and match the information too:
* `popcorn**://{ApiKey}/{PhoneNo1}/{Email1}/{EmailN}/{PhoneNoN}`
* `popcorn://{ApiKey}/{PhoneNo1}/{Email1}/{EmailN}/{PhoneNoN}`
### Parameter Breakdown
| Variable | Required | Description