Top "Bots" questions

Bots, also known as web-robots, are software applications that run automated tasks over the Internet.

How would I create a command to shutdown my Discord.py Bot?

I have rewritten my existing Discord Bot so that commands work via @client.command. Here is an example of the …

python bots discord shutdown repl.it
Programmatic Bot Detection

I need to write some code to analyze whether or not a given user on our site is a bot. …

bots
CasperJS: Configure proxy options inside code

I was wondering how we could set cli parameters inside our code and not by placing them at the end …

javascript phantomjs bots casperjs
Counting words on a html web page using php

I need a PHP script which takes a URL of a web page and then echoes how many times a …

php html scripting bots
how to ban crawler 360Spider with robots.txt or .htaccess?

I've got a problems because of 360Spider: this bot makes too many requests per second to my VPS and slows …

.htaccess search-engine web-crawler bots robots.txt
How do I send a message in a group chat in Skype with Skype4COM?

I've been trying to make a "Skype Bot" in C#. So far I've successfully been able to get it to …

c# skype bots skype4com
How to get a Selenium/Ruby bot to wait before performing an action?

I'm building a Selenium/Ruby web bot that clicks on elements. The problem is, sometimes there isn't enough time for …

ruby selenium selenium-webdriver webdriver bots
Simple chat bot projects

What I want to do is build a simple bot which sends me a set of information stored in database …

open-source artificial-intelligence bots google-talk yahoo-messenger
Any Way Around Facebook Bots Button Template Limit?

It appears (undocumented) that for a button message type in the Facebook Bots chat system, there is a max of 3 …

facebook button chat bots messenger
"Payload" option on Facebook Bots buttons

Facebook Send API mentions a "payload" type you can set for buttons on the Generic Response Template. However, they don't …

facebook bots facebook-messenger