Confirmed users
1,180
edits
(Created page with "So you want to help us hack mozbot? Excellent! ==Getting Started== First, you will want to get [download.html#cvs1 the latest mozbot source from CVS]. The easiest way to get i...") |
|||
Line 10: | Line 10: | ||
==Modules== | ==Modules== | ||
If you are interested in writing or hacking modules, take a look | If you are interested in writing or hacking modules, take a look | ||
at the [http://mxr.mozilla.org/mozilla/source/webtools/mozbot/BotModules/devel.txt API | at the [http://mxr.mozilla.org/mozilla/source/webtools/mozbot/BotModules/devel.txt API documentation]. | ||
documentation]. | |||
The easiest way to write a new module is to take an existing one | The easiest way to write a new module is to take an existing one | ||
that does something similar to what you want to do, save it with a | that does something similar to what you want to do, save it with a | ||
Line 17: | Line 16: | ||
the coding style similar throughout mozbot's source. | the coding style similar throughout mozbot's source. | ||
If you want to browse the source code online before contributing, you can | If you want to browse the source code online before contributing, you can | ||
[http://mxr.mozilla.org/mozilla/source/webtools/mozbot/ do so using | [http://mxr.mozilla.org/mozilla/source/webtools/mozbot/ do so using the MXR interface to CVS]. | ||
the MXR interface to CVS]. | |||
==The Team== | ==The Team== | ||
The mozbot team is a poorly defined group of people. The current module | The mozbot team is a poorly defined group of people. The current module |