User:GeorgeMoney/Bot Framework

The version on the SVN is outdated. Please contact me for an updated version. (I could never get googlecode SVN to work)

GMWikipediaBot (GeorgeMoney's Wikipedia Bot Framework) is a bot framework for Wikipedia written in PHP.

Note: While this bot works, there are still some things that need to be fixed a little. Use at your own risk.

How much PHP do I need to know?

Minimum PHP knowledge is required to run this framework (all you need to know is the basic syntax, which is alot like C), but intermediate or advanced is recommended so your bot will be more powerful and functional.

What version of PHP do I need?

This framework can run on either PHP4 or PHP5 and has an internal sensor to run specific code requiring specific php version. For example, some of the HTML parsing functions use the PHP5 dom document functions to parse, but if it is PHP4 it uses regex (both ways are functional)

Do I need to install anything extra?

It only uses extensions of php that are enabled by default, which means you don't need to download anything from PECL or worry about re-compiling php.

Where can I use this?

You can use this framework on any site that supports MediaWiki.

Where is the documentation?

We are still writing the documentation and plan to release it soon

Why the name?

Well, I originally thought of naming it phpwikipedia like all the other Bot Frameworks out there such as pywikipedia.

I emailed the PHP group about the name and they said i could use it but they would prefer i not use it.

So I just came up with this name.

What is it licensed under?

It is licensed under the GNU General Public License

How can I download it?

With your favorite SVN client use: svn checkout http://gmwikipediabot.googlecode.com/svn/trunk/ gmwikipediabot

Who develops this?

The current developers are:

Can I help?

Sure! If you know PHP and want to help develop this bot, please leave a message on GeorgeMoney's talk page or talk to him on irc.freenode.net on the nick GeorgeMoney.

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.