diff --git a/commands/events/doomsday-clock.js b/commands/events/doomsday-clock.js index 2a4fc2a8..6ef5ae66 100644 --- a/commands/events/doomsday-clock.js +++ b/commands/events/doomsday-clock.js @@ -25,7 +25,7 @@ module.exports = class DoomsdayClockCommand extends Command { const { text } = await request.get('https://thebulletin.org/doomsday-clock/past-announcements/'); const time = text.match(/

(.+)<\/h3>/)[1]; const year = text.match(/

(.+)<\/h5>/)[1]; - const description = text.match(/

(.+)<\/p>/)[1] + const description = text.match(/