@auto-it/bot-list

Maintain a list of bots for auto plugins to ignore

npmmacoslinuxwindows
Try with needOr install directly
Source

About

A list of bots for auto plugins to ignore

Commands

bot-list

Examples

view all bots in the ignore list$ bot-list
add a bot to the ignore list$ bot-list add my-bot-name
remove a bot from the ignore list$ bot-list remove my-bot-name
check if a specific bot is ignored$ bot-list has my-bot-name
export the bot list to a file$ bot-list export > bots.txt