-
Telegram has added an option to send markdown formatted messages passing `Markdown` as `parse_mode` when sending a message, as seen [here](https://core.telegram.org/bots/api#sendmessage). I couldn't s…
-
In /Commands/CommandBus.php#L148
I'd like to change the regex for parsing commands
from:
`preg_match('/^\/([^\s@]+)@?(\S+)?\s?(.*)$/', $text, $matches);`
to:
`preg_match('/^(?:\/|@)([^\s@]+)@?(\S+)?\…
vynes updated
9 years ago
-
I face Invalid resource type: integer when trying to send a photo.
my sendPhoto method is ok, what should I do?
-
Sorry for asking this, but you said: By installing this app, you can have a working Telegram Bot within minutes!
I'd already follow your instructions, but stuck after eidting config/main.php. How cou…
-
Would be nice if we can receive a status from HipChat or w/e.
- [ ] Hipchat
- [ ] SMS (Twilio)
- [ ] WhatsApp
- [ ] Slack
- [ ] Email (subscribers).