!followage custom date using PHP no longer working

Hi there, I’ve been using your custom followage command for a while now, but I’ve noticed the formatting is now off.
Normally the following would display:
Nightbot: RandomUsername has been following MrDarn since Saturday 5th October 2019 6:09:08pm

but now displays:
Nightbot: RandomUsername has been following MrDarn since Saturday 5th October 20196:09:08pm
(there is no longer a space between the year and the hour)
The code I’m using is:
$(urlfetch https://2g.be/twitch/following.php?user=$(touser)&channel=$(channel)&format=l jS F Y h:i:sa)

I see you updated the API in Feburary (last edit in !howlong has suddenly stop working!) but this does not seem to fix my problem.
Any idea how I can get that space back between the year and the time?

Hiya, this should be fixed now!

Confirmed as fixed.
Thank you!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.