-
Error: Twit config must include `consumer_key` when using user auth.
i am getting this error even though i have correctly put all my 4 keys in config.js
help
-
https://venturebeat.com/2017/06/22/5-chatbots-that-will-help-you-find-a-job/
-
This is a placeholder ticket and a new place to discuss how to implement a user variable session manager interface (to allow botmakers to automatically persist user variables in Mongo or MySQL or so),…
-
Hello!
I am a new-be to the BOTs' world. I am working on Mastodon as part of my univesity project. I setup an instance at my school and I need to evaluate it. Therefore, I am in need of several BO…
-
Node v4.1.2
It's working with a single file:
``` bash
$ markdown-link-check ./README.md
```
https://travis-ci.org/hugovk/botwiki.org#L599
And on five files:
``` bash
$ cat *.md | markdown-link-ch…
-
Currently, botmakers do not have a way to know when links are clicked by users in the chat window. We can provide link click analytics by wrapping the link and redirecting the user.
This will be help…
-
From Simon on Botmakers Slack:
```
+ hello
- Can you guess my name?
+ *
% can you guess my name
- My name is Jo.
+ [*] jo [*]
% can you guess my name
- Lucky guess ;-)
```
These triggers get sorte…
-
From looking over the client, it looks as if all projectiles on the screen are going to have to be tracked. Well, depending on what the end goal of this project is i guess. But anyways, im looking ove…
-
Do you think that is possible to make rivescript works integrated with HUBOT?
So it can answer things like a human robot but do tasks like hubot?
bests
-
i see that rivescript has a lot of client support, have you considered using Haxe as the single parser and export to different clients? The language is based off of ECMA / AS3 and designed to be trans…