Apply the new layout for 'contrib_bots' bots to the converter bot to make it an exemplary model for new bots.
In order to make the layout of all bots consistent, this commit moves each bot into a folder with its name and modifies 'run.py' so that only bots with such a structure can be executed. 'lib' gets renamed to 'bots'.