diff --git a/commands/events/doomsday-clock.js b/commands/events/doomsday-clock.js index b4b3f00a..2a4fc2a8 100644 --- a/commands/events/doomsday-clock.js +++ b/commands/events/doomsday-clock.js @@ -25,13 +25,15 @@ 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(/