vranki / hemppa

Generic modular bot for Matrix (and via it irc, telegram, slack, etc..)
GNU General Public License v3.0
146 stars 36 forks source link

APOD: Issues with description and image metadata #216

Closed vranki closed 2 years ago

vranki commented 2 years ago

Description seems to be missing first character:

"rlier this month, the Sun exhibited ..."

Also image metadata seems broken, although the image itself is ok:

{
  "content": {
    "body": "https://apod.nasa.gov/apod/image/2209/SnakingFilament_Friedman_960.jpg",
    "info": {
      "h": 299068,
      "mimetype": 960,
      "thumbnail_info": null,
      "thumbnail_url": null,
      "w": 1354
    },
    "msgtype": "m.image",
    "url": "mxc://hacklab.fi/AqefyeUgHAeDzSHEJZGaxEev"
  },
  "origin_server_ts": 1663054320708,
  "sender": "@arcusbot:hacklab.fi",
  "type": "m.room.message",
  "unsigned": {
    "age": 5298476
  },
  "event_id": "$mRlHwuc9lM9_1zEAuftdMM9aLYfVJ8gim4FJjzpLzHQ",
  "room_id": "!NSVViilEfWlncVvTSG:hacklab.fi"
}