Quote:
|
Originally Posted by DirtyWhiteBoy
Not that I want to use it on boards, but where would I look to find info on bots that could chat?
Do they also work with e-mail?
I know nothing about bots.
|
Most chat bots, etc are nothing more than copying a packet being sent , ( such as a post on gfy )
Then using an array of responses , one can recreate the same packet inserting his rotating or random message.. or whatever he chooses and send it out.
A bot must be built for the service it is attempting to recreate(automate) so a chat bot isnt going to work as an email bot , unless you have built both packets in it.
But certain things use the same software ( like gfy ) uses vbulletin , so a bot that works on gfy will work on any unmodified version of the same software.
I would look on google if your interested , theres better resources for explain what bots are and how they work , but thats the lowdown