Closed jimbo8098 closed 6 years ago
Hmm seems the build failed due to the help text requiring to run without arguments being required. Problem is that I need to string.Format in order to string interpolate. Otherwise we'd need to remove the extra helptext or manually input it as it's built from the DB data at the moment.
I'll have a look.
Closes https://github.com/DevChatter/devchatterbot/issues/263
Blast Types are now read from the DB instead of a variable which is never assigned. If no BlastType exists, the help text changes to show that.