-
I've set two instances of botmaster-messenger listening to two different pages (two different pageTokens). I then sent one message from my personal account to each of these two pages and did a simple …
-
this should be done as part of the upgrade to botmaster 3.0. The middleware should resolve 'skip' to avoid throwing an error.
-
Hi,
I downloaded your banana pi image and updated ruby youtube-dl etc.
Youtube-dl on its own is fine, but .ytlink https://www.youtube.com/watch?v=6fn6W5yyjBk returns:
Banana1: Youtube is inspecting l…
-
Telegram admits markdown format to messages, see [parse_mode](https://core.telegram.org/bots/api#sendmessage) and [this](https://core.telegram.org/bots/api#markdown-style).
The goal is the irc -> t…
-
I’m trying to use Botmaster (version 0.4.1) in Node-RED, but I’m getting multiple replies for each DM the account receives.
I did the Twitter configuration following the instructions from https://g…
-
I am trying to set up a bot but i'm stuck in the following point in the relation with facebook and the botmaster.
Facebook subscription page
==================
URL webhook
https://ceedXXec.ng…
-
System : DEBIAN 8 VPS
```
python hackerbot.py
Loading aiml/std-startup.xml... done (0.01 seconds)
PARSE ERROR: Unexpected default element inside (line 948, colum …
-
I'm new at this so forgive my ignorance. I set up the hello world for facebook messenger at glitch.com. I put botmaster-messenger in my package.json dependencies. But the chatbot does not respond, an…
-
How can I perform following tasks with botmaster ?
1. Set Messenger thread settings (Greeting, Get Started button, Persistent menu).
2. Set Messenger on boarding hook.
3. White list domains for M…
-
[Watson_Example_Bug.zip](https://github.com/botmasterai/botmaster-watson-conversation-ware/files/907628/Watson_Example_Bug.zip)
`botmaster.use({
type: 'incoming',
name: 'my-awesome-middleware…