Top "Bots" questions

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

IRC Python Bot: Best Way

I want to build a bot that basically does the following: Listens to the room and interacts with users and …

python irc bots
C++ network programming

Hey, I would like to expand my knowledge in C++, so the first thing I'm taking on is network programming. …

c++ sockets network-programming irc bots
Telegram Bot Event When Users Join To Channel

After create telegram bot, access and admin this bot to channel. how to get channel members list or event when …

bots telegram
Where do I start with a web bot?

I simply want to create an automatic script that can run (preferably) on a web-server, and simply 'clicks' on an …

python bots
Chat Conversation bot with an API? (cleverbot)

I am looking for an opensource conversation bot or any online bot with an API. I looked at cleverbot, but …

java bots
Bot Framework without Azure possible?

If i'm building a bot with the Microsoft Bot Framework, do i need to deploy my bot to Azure in …

azure bots botframework
How to recognize bots with php?

I am building stats for my users and dont wish the visits from bots to be counted. Now I have …

php bots statistics
how to build a bot for on-line flash game?

there are a lot of flash games that ask u to do repetitive actions. an example would be FarmVille or …

flash browser mouse bots
JS Discord Bot Get Role

I'm trying to get a role without using messages, like: const Discord = require('discord.js'); const Bot = new Discord.Client(); …

javascript bots discord discord.js
How do I detect bots programmatically

We have a situation where we log visits and visitors on page hits and bots are clogging up our database. …

asp.net bots