Hi all,
Started a new job that involves chatting online for 9 hour shifts, ok job, great team and average pay!
However, several of the rooms we have to chat in are dead which means we have to chat to ourselves and try to get others to join in.
We use a java based program to monitor, admin and chat to the rooms.
I would like to write a chat bot that I could use in an quite room that would read a pre-written text document and print it into the chat box for me. Such as the lines of a song, every 30 seconds it runs off, reads the next line, prints it and moves on.
However, I have no idea where to start! Got lots of books on Python as I would like to use that, but I am also willing to jump in and try any other language.
I also don't have access to the original programs code, in case that is an issue.
Anyone any pointers on what language would work best, links to info that would help me?
Is it even a chat bot I need?
Started a new job that involves chatting online for 9 hour shifts, ok job, great team and average pay!
However, several of the rooms we have to chat in are dead which means we have to chat to ourselves and try to get others to join in.
We use a java based program to monitor, admin and chat to the rooms.
I would like to write a chat bot that I could use in an quite room that would read a pre-written text document and print it into the chat box for me. Such as the lines of a song, every 30 seconds it runs off, reads the next line, prints it and moves on.
However, I have no idea where to start! Got lots of books on Python as I would like to use that, but I am also willing to jump in and try any other language.
I also don't have access to the original programs code, in case that is an issue.
Anyone any pointers on what language would work best, links to info that would help me?
Is it even a chat bot I need?
Last edited: