List of known bots
  • Current list of bots detected by this addon has become too large for the FAQ section of the XenForo.com resource manager.
  • You can see a list of known bots here: Bitbucket
Using your own cron to update bots
  • If you would prefer to disable the built-in cron task and run updates manually or using your own cron system, then simply disable the addon cron: "Known Bots: Fetch New Bots from API"
  • To fetch new bots from the API using cron, execute the following command from your forum root:
Code:
$ php cmd.php known-bots:fetch
Back
Top Bottom