Top "Bots" questions

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

How can a program control another program?

Bots, how do they work? Do they tell the video game a key was pressed or the mouse was clicked? …

bots
How to delete slackbot reminder that was created by other person?

There is slack private channel with slackbot reminder. It was created by person doesn't work at our company anymore. How …

bots slack
Pickle: TypeError: a bytes-like object is required, not 'str'

I keep on getting this error when I run the following code in python 3: fname1 = "auth_cache_%s" % username fname=…

python python-3.x bots
Discord js Add reaction to a bot message

I've been created my own discord bot but i have this error for this code: It's send a message to …

javascript bots discord
Discord.js sending a message to a specific channel

I'm failing to achieve something very simple. I can't send a message to a specific channel. I've browsed trough the …

node.js bots send discord.js
Using AutoIt to click a button on a window

Which function should I use in order to click a pop button after running a program? For example, the league …

bots autoit buttonclick
Creating a 'robot' to fill form with some pages in

I want to implement an 'robot' that could automatically fill forms. Is there an solution when you can fill data …

php .net web-services bots
Get Message By ID: Discord.js

I am doing a report system for a discord bot and I want the player to report a specific message …

bots discord discord.js messageid
'stream.ReadTimeout' threw an exception of type 'System.InvalidOperationException' sending photo to telegram bot

I wrote below code for sending a photo to my bot, but in my stream, I have two exceptions for …

c# bots telegram telegram-bot
How do I make a slack bot leave a channel?

Bots cannot use the regular channels.leave API call, so how do I make a bot leave a channel, short …

bots slack