What is a bot? (The ones that can purchase things faster than humans) How do they work?

1.59K views

What is a bot? (The ones that can purchase things faster than humans) How do they work?

In: Technology

2 Answers

Anonymous 0 Comments

Twitch streamers use bots all time. mIRC is an IRC client (Internet Relay Chat) and can be used to make a simple chat bot. I use basic HTML and jquery in a web browser to connect to my stream data. Each site that has APIs has their own rules and ways to connect, but they all run off the basic principle of connecting to a database to check data. If you have a specific website you want a bot to talk to look up the site name and API and there’s usually some info.

Common sites with API are Twitch, Facebook, Twitter, Amazon, Youtube and Patreon.

You are viewing 1 out of 2 answers, click here to view all answers.