Started working on the IRC integration ^-^!
At the moment, it's able to recognize command format !
http://puu.sh/4hMCu.png
It will be able to output any data you tell it to without the need to read from file.
You'll also be able to define custom commands with custom parameters of which the bot will respond to when users type them in chat.
It won't be as great as something like mIRC scripting for a while, but it'll be an option for people who don't need very much dynamic output, and it'll be quicker to setup than mIRC.
Update: http://puu.sh/4hPiP.png
Added support for reading the primary/secondary outputs (example is np + diff on primary, then same for secondary but as an action).
The default commands are !wake, !sleep, !die
!wake - Enables output
!sleep - Disables output
!die - Disconnects bot from channel
Names for the command will be configurable, the condition for the output will also eventually be configurable >-<
Output from secondary: http://puu.sh/4hTSp.png
Edit: Going to scrap IRC integration for now, will continue work on localisation whenever I can, been a bit busy recently ;--;
At the moment, it's able to recognize command format !
http://puu.sh/4hMCu.png
It will be able to output any data you tell it to without the need to read from file.
You'll also be able to define custom commands with custom parameters of which the bot will respond to when users type them in chat.
It won't be as great as something like mIRC scripting for a while, but it'll be an option for people who don't need very much dynamic output, and it'll be quicker to setup than mIRC.
Update: http://puu.sh/4hPiP.png
Added support for reading the primary/secondary outputs (example is np + diff on primary, then same for secondary but as an action).
The default commands are !wake, !sleep, !die
!wake - Enables output
!sleep - Disables output
!die - Disconnects bot from channel
Names for the command will be configurable, the condition for the output will also eventually be configurable >-<
Output from secondary: http://puu.sh/4hTSp.png
Edit: Going to scrap IRC integration for now, will continue work on localisation whenever I can, been a bit busy recently ;--;