javascript - Simplify writing a date - Stack Overflow I would like to simplify the display of a date (2016-06-26 05:23:55) which on discord js gives this: Sun Jun 26 2016 05:23:55 GMT + 0200 (Central European Daylight Time) I would like to have this :
How to dot a await message collector with 2 question – Rjjfjfk Fkkfkf Jan 3, 2021 at 5:36 @RjjfjfkFkkfkf Get rid of the content, that way reason and time contain the messages, then you can just await reason delete() and await time delete(), but then you need to access their conents with reason content and time content – Aplet123