|
Announcing the Bot Libre Micro AI Engine and Bot Libre Offline - "Putting advanced artificial intelligence in the palm of your hand"
We have released Bot Libre Offline for Android.
Bot Libre Offline lets you create your own chat bot similar to the Bot Libre app. Unlike the Bot Libre app, Bot Libre Offline runs the bot locally on your phone, and does not require an Internet connection.
Tags: notice, android, announcement, open source, github, offline, micro
المنتدى: Bot Libre Forum
تحديث: Sep 29 2017, 14:51
الردود: 0,
الآراء: 12690, اليوم: 12, الأسبوع: 25, الشهر: 688
ممتاز: 2, اعترض: 0, النجوم: 5.0
|
|
|
RE: synonyms
To add a synonym through JSON you would import for example,
{ #data : "angry", instantiation : #word, instantiation : #adjective, synonym : "mad", synonym : "upset" }
المنتدى: Help
تحديث: Sep 29 2017, 9:00
الردود: 0,
الآراء: 2017, اليوم: 0, الأسبوع: 0, الشهر: 21
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
Each bot interaction occurs in the context of a conversation. Bots store all their conversations in their knowledge base.
There is a web API "get-conversations" that will let you query the bot's conversations using a "response-search" XML argument.
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 4740, اليوم: 5, الأسبوع: 8, الشهر: 95
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
I have implemented chatbot in android application. I'll chat many times with chatbot, when I closed the application and reopen the application all chats history were gone. So in that case, I have to maintain my chat history with chatbot how it will achieved, or else I have to use some sqlite data to manage history with chatbot, or have is there any alternate option to do that. Kindly help us.
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 4884, اليوم: 6, الأسبوع: 10, الشهر: 102
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
RE: botlibre changelog
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 1936, اليوم: 1, الأسبوع: 4, الشهر: 24
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
Not sure I understand, perhaps give more details.
Also, this does not sound like it has anything to do with this post, so please post a separate post.
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 4194, اليوم: 6, الأسبوع: 11, الشهر: 103
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
How to handle previous chat history with chatbot. And how to manage it using android.
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 4706, اليوم: 4, الأسبوع: 8, الشهر: 97
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
|
|
|
|
|
|
|
|
Introducing New Avatar Josie Teen
Tags: avatars
المنتدى: Bot Libre Forum
تحديث: Sep 16 2017, 15:15
الردود: 0,
الآراء: 4272, اليوم: 7, الأسبوع: 11, الشهر: 165
ممتاز: 1, اعترض: 0, النجوم: 5.0
|
|
|
|
|
|
|
|
|
RE: where does the money go
Web ads make very little money now a days, and do not cover the cost of the website. They are more to encourage users to upgrade to help support the cost of the website and continued development of the bot platform.
If you upgrade, you can remove the ads from your bot, or replace them with your own ads.
المنتدى: Bot Libre Forum
تحديث: Sep 16 2017, 8:01
الردود: 0,
الآراء: 2599, اليوم: 5, الأسبوع: 8, الشهر: 36
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
For YouTube a link is all you want to put into the bot's message. Telegram will automatically show YouTube videos.
If you have a specific video file, you need to upload it to the web somewhere then you can include a video tag in the bot's message.
i.e.
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 4603, اليوم: 4, الأسبوع: 8, الشهر: 101
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
Thanks for replying
I mean any file and upload into telegram bot by only url . for example youtube video the user give video url to the bot and receive a video into telegram bot
Thank you again
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 4653, اليوم: 4, الأسبوع: 10, الشهر: 100
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
Not sure I understand.
What is the file, and what do you want the bot to do with it?
المنتدى: Bot Libre Forum
تحديث: Sep 14 2017, 14:45
الردود: 0,
الآراء: 4455, اليوم: 5, الأسبوع: 8, الشهر: 95
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
I just make a telegram bot by using botlibre . so how to make it uploud any file from url thats obtained from a user and show the file to user on telegram bot ? I had tried so many ways of html post and get and all of them not working
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 4692, اليوم: 7, الأسبوع: 10, الشهر: 99
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
|
|
|
|
|
|
|
|
this script won't work
المنتدى: Bot Libre Forum
الردود: 2,
الآراء: 1876, اليوم: 0, الأسبوع: 3, الشهر: 24
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
What kind of file are you uploading, for what purpose?
To upload a script to a bot use,
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 4307, اليوم: 5, الأسبوع: 9, الشهر: 94
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
How am I upload any file using android chatbot application. I have Santabot app for example.
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 4279, اليوم: 7, الأسبوع: 11, الشهر: 104
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
|
|
|
|
|
|
|
|
How to Connect a Bot to WeChat
Tags: blog, how to, wechat, china
المنتدى: Bot Libre Forum
تحديث: Aug 9 2018, 14:12
الردود: 0,
الآراء: 18231, اليوم: 9, الأسبوع: 18, الشهر: 711
ممتاز: 2, اعترض: 0, النجوم: 5.0
|
|
|
Video: How to create a bot for your Facebook page
Tags: how to, video, facebook, youtube
المنتدى: Bot Libre Forum
تحديث: Sep 29 2017, 15:29
الردود: 0,
الآراء: 4703, اليوم: 7, الأسبوع: 10, الشهر: 195
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
Video: How To Connect a Bot To Twitter
Tags: how to, twitter, video, youtube
المنتدى: Bot Libre Forum
تحديث: Sep 5 2017, 15:31
الردود: 0,
الآراء: 4981, اليوم: 6, الأسبوع: 10, الشهر: 224
ممتاز: 1, اعترض: 0, النجوم: 5.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
It depends what you want the bot to do with the file.
For an XML file call,
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 4320, اليوم: 5, الأسبوع: 8, الشهر: 99
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
A "form" tag in HTML just calls a POST call with form parameters.
To call POST with parameters call,
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 4561, اليوم: 5, الأسبوع: 9, الشهر: 103
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
Everything is persistent in Self, so storing data is easy.
If you want to store something specific to a user, you can store it on their user object using the "speaker" variable.
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 4578, اليوم: 5, الأسبوع: 8, الشهر: 101
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
how to make bot download any file by url
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 4558, اليوم: 7, الأسبوع: 10, الشهر: 103
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
I want to create user specific chatbot like I want to store some values like username and password and use it further postJSON call in chatbot. Then how it be achieve that. Need to think I want to use stored specific values need not to fetch from user. Only once it fetched used in many other calls with same value, how would I achieve that.
And also how am I used HTML form to submit form by button click in response of chat bot ex.
المنتدى: Bot Libre Forum
تحديث: Sep 1 2017, 8:54
الردود: 0,
الآراء: 4150, اليوم: 5, الأسبوع: 8, الشهر: 96
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
|
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
If you ant to pass a value from your page to the bot, you need to use JavaScript for this. You would pass the value to the bot through a message or a command.
The bot could also parse a file from a URL, or send a request to a web service.
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 8885, اليوم: 6, الأسبوع: 9, الشهر: 107
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|