Top "Bots" questions

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

I want to let my discord bot send images/gifs

I've been desperately looking for answers but I can never find anything that helps! I've been trying every bit of …

python bots discord discord.py
How to make a web bot? (or something)

I need to register to a site programmatically. I did it with VB6 (using the IE Web Browser component), but …

c# .net bots
Detect Search Crawlers via JavaScript

I am wondering how would I go abouts in detecting search crawlers? The reason I ask is because I want …

javascript web-crawler bots
Blocking all bots except a few with Nginx

I would like to block all the http_user_agents which identify as bots but allow Googlebot when I put …

nginx bots
Python - DM a User Discord Bot

I'm working on a User Discord Bot in Python .If the bot owner types !DM @user then the bot will …

python discord bots discord.py dm
Automatizing web browser form filling in Python

Question: Hi. I am a beginner trying to learn Python, and for one of my first projects I want to …

python scripting bots
Ban robots from website

my website is often down because a spider is accessying to many resources. This is what the hosting told me. …

bots robots.txt web-crawler
how to change discord.py bot activity

it may hard to me, but i believe on stackoverflow power, I want to change the bot status from playing …

python bots discord discord.py
How to detect if the author of a message was a Discord bot?

The title explains my question. This question might sound stupid, but how do I detect if the author of a …

node.js bots discord discord.js
How to block bot requests to URLs that match a common pattern in Apache?

I've got an apache server that gets hit about 100 times at once every 30 minutes with requests for URLs that match …

regex apache bots