Skip to content

Instantly share code, notes, and snippets.

@return0927
Created July 12, 2019 03:51
Show Gist options
  • Save return0927/68e8c0712f97fd9b547a9d6dac6d1d0a to your computer and use it in GitHub Desktop.
Save return0927/68e8c0712f97fd9b547a9d6dac6d1d0a to your computer and use it in GitHub Desktop.
Code-Aid] 2019-07-11-12:48:41-Discord @! Pocari Sweat πŸ‘‘(444877320415870978)
if "~NowTime" == message.content:
now = datetime.datetime.now()
await message.channel.send(now.strftime("%YYear %mMonth %dDay %HHour %MMinute."))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment