Deep Bot - Twitch Streamer Assistant
Deep Bot => Bug Reports => Topic started by: BubbaSWalter on September 13, 2016, 12:56:39 AM
-
Bug:datetime variable issue
Info:IF you put 2 different format variables with out a space it will break. ex. @datetime@[MMMM/d/YYYY h:mm tt] wont work but @datetime@[MMMM / d / YYYY h : mm tt]
How you produced this bug or came across it: I came across this while createing a time command so they can find out what time it is for me.
Image:
-
I just tested and both of these worked fine for me. Note: for year, you need yyyy in small case.
Command: Test1: @datetime@[MMMM/d/yyyy h:mm tt] and Test2: @datetime@[MMMM / d / yyyy h : mm tt]
Response: Test1: September/13/2016 10:16 PM and Test2: September / 13 / 2016 10 : 16 PM