P-Brain.ai
                                
                                
                                
                                    P-Brain.ai copied to clipboard
                            
                            
                            
                        Alarm Skill
Can anyone give me some idea how can I add an alarm skill like 'brain set an alarm at 8 pm', I am pretty new on node js :)
I think it already has a timer skill that uses sockets. You can just use that an set up a scheduled event via one of the many cron packages for node.js?
thanks for reply @patrickjquinn I am trying to do that, but as a beginner facing issues :(