Basically it is a database type script.That will maintain a list of URLs, that via /MSG users can search for.If found 1 URL (if more than one) will be sent back to user via MSG.
Basically I need a searachble database.NON SQL that will contain a URL, users need to be able to enter (for example) SOMESITE.COM and have the program search the database for SOMESITE.COM.Returning 1 (NOT all) matching searches if found.
The following conditions MUST apply.
It must use a non SQL ,flat text file to store the info.Something editable in Pico or Notepad.
It must be searchable via /MSG (no DCC search or public !trigger search is wanted or needed, only search via MSG)
It must not allow searches from persons not in a configuarable #channel(s)
It must be able to limit users to a configurable number of searches in a set amount of time. (3 searches every 30 mins for example) Should be fairly secure, limiting via IP or host, not just NICK/IDENT, to prevent 3 searches,change nick, 3 more searches,change nick, to prevent abuse/ripping the entire database ect.
It must contain some function for storing a list of URLs from the DB that users have reported as dead, so that we can remove them later.
It should contain some sort of numbering stategy, or some other way for users with +N flag to remove specific URLs, or someother method for relativly easy removal via a /MSG command of URLs reported to be dead by users.This function is optional, if needed we can remove URLs by finding it in the DB file with an editor by hand, but being able to number the URLs and remove them via the bot would be fantastic (/msg BOT remove #1234 or similar type command for example)
I am thinking that assigning each URL a number, that way when a URL is reported dead it could have a /msg !reportdead #### type command,I think this is easiest way to accomplish this, but your input is more than welcome.Actual removal of URLs should be for +N only obviously.
I can pay a small one time fee for the script if needed, I can't afford much, as the bot isn't used for anything but fun, and its all non profit, so its money outta my pocket, but I don't find paying a small fee via paypal, or however you'd like for your time making the script.
I'd like to get ahold of the script ASAP, like yesterday

If interested please contact me for anymore details you need, and for more info.
Thanks
