eliteSchwein / mooncord

Moonraker discord Bot
MIT License
130 stars 24 forks source link

Invalid Icon on History Command #306

Closed eliteSchwein closed 1 year ago

eliteSchwein commented 1 year ago

[info] [2022-12-31T21:45:07.779Z] eliteSCHW31N#0001 executed command: history

[error] [2022-12-31T21:45:08.204Z] TypeError: Cannot read properties of undefined (reading 'icon')
            TypeError: Cannot read properties of undefined (reading 'icon')
    at nr.parseFields (/home/fly/mooncord/dist/index.js:103:1731)
    at Ds.parseRawTemplate (/home/fly/mooncord/dist/index.js:163:7744)
    at Ds.parseTemplate (/home/fly/mooncord/dist/index.js:163:8482)
    at ce.generateEmbed (/home/fly/mooncord/dist/index.js:163:12199)
    at td.execute (/home/fly/mooncord/dist/index.js:167:30473)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)