Skip to content

Instantly share code, notes, and snippets.

@sk22
Created August 17, 2016 23:58
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sk22/cc02d95cd2d24c882835c1dddb33e1da to your computer and use it in GitHub Desktop.
Save sk22/cc02d95cd2d24c882835c1dddb33e1da to your computer and use it in GitHub Desktop.
Telegram Command Regex: [ command, bot name, args ]
^\/([^@\s]+)@?(?:(\S+)|)\s?([\s\S]*)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment