First of all: thank you for your interest in testing our technology and lending us your time.
With this test we want to show that it is possible to install and run a simple WoN bot with a few commands. Starting to hack it is then only a matter of getting a Java IDE configured.
You'll run a bot that connects to our hackathon instance and reacts to every new atom that is created.
To get started, follow the instructions on https://github.com/researchstudio-sat/bot-skeleton
- Setup the framework
- Start the bot
- Create an atom and get connected with your bot at: https://hackathon.matchat.org
- Instead of an echo, let the bot send a fortune cookie message
- Only react to a specific type of atoms, like CyclingInterests
Questions and feedback are explicity welcome: just create an Issue in this project!