bot-status.py: Simplify favicon handling

We were treating the favicon as a per server thing
but there's only one per page.

Also correct the parameter name of bot_status.
config_file was never used and the function only worked
because it got config from the globals.

Change-Id: I77465a839c6203742870696f43bb55933d916dad
1 file changed