Assuming you sourced load_bots.sql you should have the appropriate rules. If you didn't, then you'll need to before you can expect bots to work. You also need to compile a version of the server using the release bots target.
Code:
SELECT * FROM rule_values WHERE rule_name LIKE "Bots:%";
That should return the 8 rules that pertain to bots.