Topic: PvPGN Test Bot Project
We are looking for a developer who can write a bot which purpose is to make test coverage of basic PvPGN features:
Register a new account, connect to a server
Send all commands with any possible arguments
Create/join game with each of game clients and after given time send back game results
Stress testing with multiple (thousands) bots to emulate players activity described above
It should be expandable with a simple API, so anyone can easily add new tests.
The following libraries are suitable to take as a basis for bot:
https://github.com/carlbennett/kaleidoscope (PHP)
https://github.com/MusicDemon/BNSharp (.NET)
Another part is IRC bot to emulate interaction of WWoL game clients.
It can be based on projects.malikania.fr/irccd/ (JS/Lua) or one of many other similar IRC bot projects.
Let us know if you can start this project.
It will really help us to find possible bugs and improve PvPGN performance.