package
1.6.0
Repository: https://github.com/writeas/web-core.git
Documentation: pkg.go.dev

# README

bots

This package helps the backend determine which clients are bots or crawlers.

Write.as Usage

This is used to prevent certain things when viewing posts, like incrementing the view count.

# Functions

IsBot returns whether or not the provided User-Agent string is a known bot or crawler.