Deep Bot - Twitch Streamer Assistant

Deep Bot => Help/Support => Topic started by: Ph1Lt0r on December 04, 2016, 04:45:30 AM

Title: Null checks in @if@ statements
Post by: Ph1Lt0r on December 04, 2016, 04:45:30 AM
Is there a way in an if statement to give a response if a file is empty? If so, how do I specify a null?
Title: Re: Null checks in @if@ statements
Post by: TheNumbLock on December 04, 2016, 06:26:59 AM
Would be @if@[@readfile@[PathToFile\text.txt]||||There is nothing in this file.||There is something in this file.]