Archive > BeBot 0.4 support

!items database

<< < (2/4) > >>

Nytridr:
bumps for this also.. can we have an alternative to use vhabs item db.  it is behind.  (no insult to you vhab) but we should be getting something were we can get it updated or be able to have the bot use its own DB. 

I have tried to tools to make my own but it crashs on me to much.  I can get it.. (or use to be able to)  but need a module to access it.   

Could someone look into this and see what they can do?

cthulhu:
hey folks

it can be that hard can it?

Basicly we just need a db with name/ql/lowid/highid isn't it?

The rest will come from ao itself or am I mistaken there?

refering to the following:
<a href=\"itemref://" . $lowid . "/" . $highid . "/" . $ql . "\">" . $name . "</a>;


I'm working at a parser atm to generate sql out of the xml of Jaydes AODBResourceTool. Actually I wanted to get all items Attributes into a MySQL DB but ofc I could also make a table with just the data named above in it.

What I'll need ofc is also a little script to handle the requests. But yeah guess it is worth a try.

Not sure how fast I'm done with it as I'm pretty busy with work atm

and if I'm wrong somewhere in the ideas above... I would be glade if you could correct me there before I start :)

regards Cth

cthulhu:
Hey Folks

I can offer you this:

http://items.vox-populi-guild.org/

for the moment.
It works together with the bebot module Items.php

All you have to do there is changing the $server var like this:
var $server = 'http://items.vox-populi-guild.org/';

I wont guarantee anything like 100% uptime always newest db etc but it is there for the moment.

Also things like max, output, icons and bot wont do aything atm. The limit will be 50 for the moment.

I tried to give back more or less the same as vhab did/does.

enjoy

regards cth

cthulhu:
nobody intrested in this any longer?

at least I can't see hits from any other client then my bots in the access.log....

regards cth

Hyde:
I'm actually more interested in the process you used to create it. If you don't feel like sharing it, I understand. It is that after many years of constantly having !items break in some way due to lack of updates I would prefer to be able manage, populate and host my own items service.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version