|
|
|
|
|
|
|
|
|
Introducing New Avatar Josie Teen
Tags: avatars
المنتدى: Bot Libre Forum
تحديث: Sep 16 2017, 15:15
الردود: 0,
الآراء: 4322, اليوم: 0, الأسبوع: 2, الشهر: 21
ممتاز: 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,
الآراء: 2638, اليوم: 0, الأسبوع: 3, الشهر: 21
ممتاز: 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,
الآراء: 4660, اليوم: 0, الأسبوع: 9, الشهر: 25
ممتاز: 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,
الآراء: 4705, اليوم: 1, الأسبوع: 6, الشهر: 19
ممتاز: 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,
الآراء: 4499, اليوم: 0, الأسبوع: 6, الشهر: 15
ممتاز: 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,
الآراء: 4744, اليوم: 0, الأسبوع: 9, الشهر: 22
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
|
|
|
|
|
|
|
|
this script won't work
المنتدى: Bot Libre Forum
الردود: 2,
الآراء: 1899, اليوم: 0, الأسبوع: 3, الشهر: 9
ممتاز: 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,
الآراء: 4368, اليوم: 0, الأسبوع: 7, الشهر: 24
ممتاز: 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,
الآراء: 4332, اليوم: 0, الأسبوع: 6, الشهر: 21
ممتاز: 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,
الآراء: 18410, اليوم: 1, الأسبوع: 16, الشهر: 64
ممتاز: 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,
الآراء: 4757, اليوم: 1, الأسبوع: 6, الشهر: 25
ممتاز: 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,
الآراء: 5028, اليوم: 2, الأسبوع: 7, الشهر: 23
ممتاز: 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,
الآراء: 4372, اليوم: 0, الأسبوع: 8, الشهر: 21
ممتاز: 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,
الآراء: 4633, اليوم: 1, الأسبوع: 10, الشهر: 20
ممتاز: 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,
الآراء: 4639, اليوم: 0, الأسبوع: 10, الشهر: 28
ممتاز: 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,
الآراء: 4605, اليوم: 0, الأسبوع: 6, الشهر: 19
ممتاز: 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,
الآراء: 4198, اليوم: 0, الأسبوع: 7, الشهر: 15
ممتاز: 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,
الآراء: 8943, اليوم: 0, الأسبوع: 5, الشهر: 23
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email
I have embed chatbot in one html page, and stored some localStorage value in html page. Now, what I want to use those saved specific localStorage values in self script of botlibre, so then how would I achieve that.
المنتدى: Bot Libre Forum
الردود: 0,
الآراء: 4687, اليوم: 0, الأسبوع: 7, الشهر: 26
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Announcing My Virtual Girlfriend Julie 5.2
We recently released My Virtual Girlfriend Julie for Android 5.2.
Chat with your new girlfriend Julie. She loves to talk about any subject.
Tags: notice, android, announcement, julie, apps
المنتدى: Bot Libre Forum
تحديث: Aug 16 2017, 19:21
الردود: 0,
الآراء: 5236, اليوم: 1, الأسبوع: 7, الشهر: 21
ممتاز: 0, اعترض: 0, النجوم: 0.0
|
|