My bot dose not work!
Hi
Bot Name : jojo
I Registered into yout site,created my bot,programming a test php page and everuy thing was fine and working
but as I restart the bot , it dosent work :-??
even i created a new yahoo id and test the bot with it!
I would be pleased if u solve this problem:)
thanks
Comments are currently closed for this discussion. You can start a new one.
2 Posted by rashcms on 22 Aug, 2010 11:06 AM
Any answers?!
3 Posted by Dave Hoff on 22 Aug, 2010 01:34 PM
What exactly does not work? Is your bot.im name working?
On Sun, Aug 22, 2010 at 7:08 AM, rashcms <
***@tenderapp.com<tender%***@tenderapp.com>
> wrote:
4 Posted by si on 22 Aug, 2010 03:08 PM
Yahoo, MSN and AIM are not working.
Jabber (botim) is working fine. reasonable response time, no problem.
Yahoo and AIM are both online, they just don't respond.
5 Posted by rashcms on 22 Aug, 2010 06:07 PM
Thanks for your answers.
egerything was fine untill i restart the bot
now the yahoo id added to the bot is offline,
i tried to add a gtalk id too,but its offline too
the bot php programm is ok , even my friend has another bot in your site,its online but it dosenot reply!
please check out the bot under my acount
ps:sorry for my english :)
6 Posted by rashcms on 22 Aug, 2010 06:17 PM
i added "***@bot.im" to my google account,its working correctly.but i want my bot to be accessable from a special yahoo id,for example ***@yahoo.com is connected to the bot but its offline!
7 Posted by C.Ronaldo on 22 Aug, 2010 10:38 PM
Yahoo bot doesn't work. It is online but not response. Jabber is still working very good. Please fix it soon. Please! Please! Thank you very much.
8 Posted by rashcms on 23 Aug, 2010 05:02 AM
The problem solved,every thing is working fine >:D<
Thanks a lot
rashcms closed this discussion on 23 Aug, 2010 05:02 AM.
rashcms re-opened this discussion on 23 Aug, 2010 08:30 AM
9 Posted by rashcms on 23 Aug, 2010 08:31 AM
The yahoo bot is again down :(
its online,but do not respond :-s
Jabber is working...
Thanks for your attention
10 Posted by C.Ronaldo on 23 Aug, 2010 09:41 AM
Yahoo bot did worked. But respond slowly :(
11 Posted by Dave Hoff on 23 Aug, 2010 01:30 PM
Hi Guys,
For issues with particular bots being down, or not responding, can you
please include your screen name or botkey in a private discussion?
http://help.imified.com/discussion/new
Dave
On Mon, Aug 23, 2010 at 5:43 AM, C.Ronaldo <
***@tenderapp.com<tender%***@tenderapp.com>
> wrote:
12 Posted by rashcms on 24 Aug, 2010 10:59 PM
private discussion created days a go , but there wasnt any answers :-s
please help !
13 Posted by heri on 25 Aug, 2010 02:48 AM
i have same problem, i have some yahoo bots in your site, the yahoo bots which already exist is work well. but when i add new yahoo bots it's not work, my bot name is alya_mw_dinenen and bot key id is 61EE18F7-1E8A-41C1-8801F4CEA265B7AE thanks you for your solutions
14 Posted by C.Ronaldo on 25 Aug, 2010 03:13 AM
My yahoo bot is working. Sometimes it work very good. But tody it respond very slowly. Chat with it, after 1 - 2, or 3 minutes, it respond. very slow :(.
15 Posted by heri on 26 Aug, 2010 01:53 AM
thanks you very much for your response, now my bot alya_mw_dinenen and bot key id is this content has been removed because this is not a private thread is work well, but i have other new bots where doesn't work correctly, the list is below
adela_ayamkampus
Bot Key this content has been removed because this is not a private thread
ce_abg_siappake
Bot Key this content has been removed because this is not a private thread
ayu_ngebet_bangt
Bot Key this content has been removed because this is not a private thread
nia_ml_yu_entar_malm
Bot Key this content has been removed because this is not a private thread
adela_ayamkampus
Bot Key this content has been removed because this is not a private thread
i like to use your service to promote my sites, it's so effective
thanks you very much for your attention
16 Posted by rashcms on 26 Aug, 2010 01:59 AM
"please include your screen name or botkey in a private discussion? " "private " ! You shouldnt public your bot keys!
edit your post as fast as you can :(
I am sure there working on this problem,but i wish at least they asnwer our topic!
17 Posted by rashcms on 02 Sep, 2010 01:43 AM
Any respond ?! :(
18 Posted by C.Ronaldo on 02 Sep, 2010 03:14 PM
hello
all bots are not respond again. :( Jabber bot is not online, yahoo bot is online but not respond. I don't understand that what IMified is doing.
I hope IMified will active better. Thank you!
19 Posted by Marcel on 03 Sep, 2010 06:39 PM
I am facing also problems with my bot too: ***@bot.im (Mine is a Jabber Client). Any updates?
Regards,
Marcel
20 Posted by Dave Hoff on 03 Sep, 2010 07:30 PM
Hi Marcel,
I added ***@bot.im to my buddy list and it appears online and
responds. If it still appears offline after adding it, try removing it from
your buddy list then re-adding it.
Dave
On Fri, Sep 3, 2010 at 2:41 PM, Marcel <
***@tenderapp.com<tender%***@tenderapp.com>
> wrote:
21 Posted by Marcel Caraciolo on 03 Sep, 2010 07:39 PM
Hi Dave,
Could you please send me the text reply from the bot ?
In my case my bot doesn't answer.
Cheers,
Marcel
On Fri, Sep 3, 2010 at 4:33 PM, Dave Hoff <
***@tenderapp.com<tender%***@tenderapp.com>
> wrote:
22 Posted by Dave Hoff on 03 Sep, 2010 07:51 PM
Sure, it responds with: <rsp stat='ok'><success msg='sent'/></rsp>
That looks like an imified response from the "send" api. Not sure why you'd
return that from your app.
Dave
On Fri, Sep 3, 2010 at 3:41 PM, Marcel Caraciolo <
***@tenderapp.com<tender%***@tenderapp.com>
> wrote:
23 Posted by Marcel Caraciolo on 04 Sep, 2010 01:45 AM
I've sent a message to the user for example (python code)
def handle_request(self):
step = int(self.request.get('step', default_value=0))
userkey = self.request.get('userkey')
msg = self.request.get('msg')
value1 = self.request.get('value1')
user = self.request.get('user')
self.send_msg(userkey,str(step))
The only message that is coming is <rsp stat='ok'><success
msg='sent'/></rsp>
Is there any trouble on the imified bots ?
Cheers,
Marcel
On Fri, Sep 3, 2010 at 4:53 PM, Dave Hoff <
***@tenderapp.com<tender%***@tenderapp.com>
> wrote:
24 Posted by C.Ronaldo on 04 Sep, 2010 02:04 AM
my yahoo bot and jabber bot are working well :). Don't seeing any problem. Thank IMified :) ^^
25 Posted by mlucas on 19 Oct, 2010 04:57 PM
Hi Marcel,
Are you still having this issue or is it working now?
-Matt Lucas
IMified Support
26 Posted by Marcel Caraciolo on 20 Oct, 2010 02:01 AM
Hi Matt,
The problem now is that my bots aren't online since Saturday. I tried to
reboot by the App settings in Imified homepage but it didn't work.
Regards,
Marcel
On Tue, Oct 19, 2010 at 1:59 PM, mlucas <
***@tenderapp.com<tender%***@tenderapp.com>
> wrote:
27 Posted by mlucas on 20 Oct, 2010 02:18 PM
Hi Marcel,
Please start a private message with your bot name and ID so i can help you with this.
-Matt Lucas
IMified Support
28 Posted by Marcel Caraciolo on 20 Oct, 2010 09:39 PM
Hi Matt,
The bots came online again. If they come offline I will contact the support.
Thanks for the support,
Regards,
Marcel
On Wed, Oct 20, 2010 at 11:20 AM, mlucas <
***@tenderapp.com<tender%***@tenderapp.com>
> wrote:
29 Posted by Cristiano Ronaldo on 21 Oct, 2010 03:00 AM
My Yahoo bot is replying quickly =))
i tried deactive -> re-active and now, it is working very well