Bot
A bot is an application that runs automated, usually repetitive tasks over the Internet.
-
- Sign up for GitHub or sign in to edit this page
Here are 9,563 public repositories matching this topic...
An upcoming change to the webex api will be deprecating the current "firehose" webhook configuration used by botkit.
We will need to replace this with a series of webhook configurations, one for each resource type that Botkit needs.
I am trying to integrate ChatterBot into my Django application, but I would like ChatterBot to work in a database other than the default.
Django itself gives you the option of model routing when you want to use multiple databases:
https://docs.djangoproject.com/en/2.1/topics/db/multi-db/
But even following the Django standard, ChatterBot insists on running only on the default database.
📷 Instagram Bot - Tool for automated Instagram interactions
-
Updated
Oct 16, 2019 - 2 commits
- Python
This enables users to restrict every handler in the way they like (with creating their own filters) without having to do so in the callback functions. Like decorators, but cooler.
I suggest we let the pattern argument stay for backwards compatibility, we could maybe raise a depreciated warning if we want.
Implement this for the following handlers:
- TypeHandler
- CallbackQueryHandler
My feature request is to include an option on a button made from choice skill, to redirect a link to an external url...
Here's a detailed explanation including screenshots
This option will be really beneficial using choice skill buttons since at the moment, you can only add an ext
Rasa version: '0.15.1'
Rasa X version (if used & relevant):
Python version: 3.7
Operating system (windows, osx, ...): MacOS
Issue:
If the number of intents in an application is less than 2, the application does not correctly classify any inputs to an intent.
The endpoints /train
and /parse
both return 200 in such a case, indicating no errors. But the server
Documentation Is:
- Missing
- Needed
- Confusing
- Not Sure?
Explanation
Right now it seems unclear to me what amount of hardware will be required to run an instance of leon without actually running it.
The documentation should provide some suggestions of scaling for different use cases.
Proposal
- add minimum hardware requirements
- add recommendations fo
To aid CSS in understanding the parts for the Framework, we need to produce one or more architecture maps that outline the architecture of the framework
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
-
Updated
Oct 16, 2019 - 123 commits
- C#
A framework agnostic PHP library to build chat bots
-
Updated
Oct 16, 2019 - 919 commits
- PHP
A powerful JavaScript library for interacting with the Discord API
-
Updated
Oct 16, 2019 - 4 commits
- JavaScript
Improve tests
fix tests:
- sendVideoNote
improve docs:
P.S. I didn't manage to run your tests because I have no idea how to get
TEST_PROVIDER_TOKEN
/TEST_GAME_SHORT_NAME
/TEST_GROUP_ID
It would be nice to have a description how to get these in your docs :)
Hi
I know we have an argument for follow_followers like nfollows to limit the amount of follow in every try but I can't find same solution for follow_users function.
please let me know if any solution for set amount of follow for follow_users function .
Best Regards,
Hamed Haghshenas
📡Modern Telegram Bot Framework for Node.js
-
Updated
Oct 16, 2019 - 1 commits
- JavaScript
Rasa Core is now part of the Rasa repo: An open source machine learning framework to automate text-and voice-based conversations
-
Updated
Oct 15, 2019 - 4 commits
- Python
I cannot reproduce this with the default usage of botui : the issue appears only when botui is part of a larger VueJS app.
When a markdown image is inserted in a message, it is immediately hidden if another message is displayed after.
botui.message.add({
content: 'Hello World'
});
botui.message.add({
content: 'Here is a picture : ![](https://www.google.fr/images/branding/g
Description
While hubot-slack has support for reconnecting when the connection to Slack is lost, there is a limit to the number of reconnection attempts. If several reconnection attempts fail, the bot will simply hang without a connection. This causes trouble for our process manager, since the client staying open means we don't end up automatically restart it. When this has happened for us
List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов
-
Updated
Oct 16, 2019 - 1 commits
Learn about bot
- Wikipedia
- Wikipedia
The Campfire adapter has supported this for awhile, but it's never been written down. https://github.com/github/hubot/blob/master/src/adapters/campfire.coffee#L73 will mark a message private if it was said in a locked room. The main reason to use this is to not post information about rooms posted in locked rooms elsewhere, for example, referencing a conversation outside of the room (on GitHub, ema