Hey, back in 1.6 I had a system set up with ComputerCraft where the Computer would read what was said in chat and if a certain thing was said, it would emit a redstone signal.
For example, if "Open Door" was said, a redstone signal would be sent out from the left side of the computer.
I'm trying to recreate this in 1.7 using OC, however, the lack of decent tutorials available have made this hard. Could somebody please help me to write a basic program which could complete this task?
Thanks.