Multiple Timezone Command on Nightbot

Asked Jan 27, 2025·1 reply·Last activity 1 year ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

Is there a way to combine multiple timezones into 1 command like this in Nightbot?

The time is now ${customapi.https://decapi.me/misc/time?timezone=Asia/Singapore&format='h:i A T'} in Singapore, ${customapi.https://decapi.me/misc/time?timezone=America/New_York&format='h:i A T'} in New York, ${customapi.https://decapi.me/misc/time?timezone=Europe/London&format='h:i A T'} in London, and ${customapi.https://decapi.me/misc/time?timezone=Australia/Brisbane&format='h:i A T'} in Brisbane.

1 reply