Skip to content

Instantly share code, notes, and snippets.

@jjorissen52
Created April 24, 2021 01:03
Show Gist options
  • Save jjorissen52/85578af10d32a352f0b313e3184aed0d to your computer and use it in GitHub Desktop.
Save jjorissen52/85578af10d32a352f0b313e3184aed0d to your computer and use it in GitHub Desktop.
Some JSON for Demonstration of possible Nushell Bug
{
"author": {
"name": "Epic RPG Helper",
"discriminator": "5967",
"bot": true,
"icon_url": null,
"guild": {
"name": "Bot Farm",
"id": 679068101194547200
}
},
"created_at": "2021-04-24T00:31:30.544000",
"content": "",
"channel": {
"name": "epic-spam",
"id": 679068776859172900
},
"embeds": [
{
"title": null,
"description": "Beginning Scrape of last 7 messages in this channel.",
"footer": "EmbedProxy()",
"author": null,
"fields": []
}
]
}
{
"author": {
"name": "JP",
"discriminator": "7416",
"bot": false,
"icon_url": null,
"guild": {
"name": "Bot Farm",
"id": 679068101194547200
}
},
"created_at": "2021-04-24T00:31:30.305000",
"content": "rcd scrape 7",
"channel": {
"name": "epic-spam",
"id": 679068776859172900
},
"embeds": []
}
{
"author": {
"name": "Epic RPG Helper",
"discriminator": "5967",
"bot": true,
"icon_url": null,
"guild": {
"name": "Bot Farm",
"id": 679068101194547200
}
},
"created_at": "2021-04-24T00:06:29.653000",
"content": "<@!296863253869363200> Your scrape has completed after 0 seconds. Results in `/tmp/1619222789_679068776859172874_dump.json`.",
"channel": {
"name": "epic-spam",
"id": 679068776859172900
},
"embeds": []
}
{
"author": {
"name": "Epic RPG Helper",
"discriminator": "5967",
"bot": true,
"icon_url": null,
"guild": {
"name": "Bot Farm",
"id": 679068101194547200
}
},
"created_at": "2021-04-24T00:06:29.361000",
"content": "",
"channel": {
"name": "epic-spam",
"id": 679068776859172900
},
"embeds": [
{
"title": null,
"description": "Beginning Scrape of last 2 messages in this channel.",
"footer": "EmbedProxy()",
"author": null,
"fields": []
}
]
}
{
"author": {
"name": "JP",
"discriminator": "7416",
"bot": false,
"icon_url": null,
"guild": {
"name": "Bot Farm",
"id": 679068101194547200
}
},
"created_at": "2021-04-24T00:06:29.179000",
"content": "rcd scrape 2",
"channel": {
"name": "epic-spam",
"id": 679068776859172900
},
"embeds": []
}
{
"author": {
"name": "EPIC RPG",
"discriminator": "4117",
"bot": true,
"icon_url": null,
"guild": {
"name": "Bot Farm",
"id": 679068101194547200
}
},
"created_at": "2021-04-24T00:06:25.570000",
"content": "",
"channel": {
"name": "epic-spam",
"id": 679068776859172900
},
"embeds": [
{
"title": null,
"description": null,
"footer": "EmbedProxy()",
"author": {
"name": "JP's inventory",
"discriminator": null,
"bot": null,
"icon_url": "https://cdn.discordapp.com/avatars/296863253869363200/60499a7c415216db69a303d4b1e1c66f.png?size=512",
"guild": null
},
"fields": [
{
"name": "Items",
"value": "<:normiefish:697940429999439872> **normie fish**: 81\n<:goldenfish:697940429500317727> **golden fish**: 106\n<:EPICfish:543182761431793715> **EPIC fish**: 11\n<:woodenlog:770880739926999070> **wooden log**: 2869858\n<:EPIClog:541056003517710348> **EPIC log**: 1271\n<:SUPERlog:541384398503673866> **SUPER log**: 145\n<:MEGAlog:545396411316043776> **MEGA log**: 16\n<:HYPERlog:546054891408457730> **HYPER log**: 4\n<:wolfskin:541384010690199552> **wolf skin**: 26\n<:zombieeye:542483215122694166> **zombie eye**: 44\n<:mermaidhairs:545721882805272596> **mermaid hair**: 9\n<:chip:546048827073757205> **chip**: 11\n<:dragonscale:619991355317289007> **dragon scale**: 9\n<:potatocrop:818712007539818517> **potato**: 214\n<:carrotcrop:818712920820285450> **carrot**: 211\n<:breadcrop:818716266457071626> **bread**: 15",
"inline": true
},
{
"name": "Consumables",
"value": "<:lifepotion:541053511979499521> **life potion**: 962\n<:arenacookie:589286303087067156> **arena cookie**: 18601\n<:commonlootbox:599768567105191964> **common lootbox**: 12\n<:uncommonlootbox:568572122788659250> **uncommon lootbox**: 3\n<:rarelootbox:568572122788659253> **rare lootbox**: 3\n<:EPIClootbox:568572122788659211> **EPIC lootbox**: 1\n<:EDGYlootbox:568572122226491395> **EDGY lootbox**: 5\n<:potatoseed:821831598252097576> **potato seed**: 3\n<:carrotseed:821831598253015070> **carrot seed**: 3\n<:horsetoken:664219052251676672> **horse token**: 7",
"inline": true
}
]
}
]
}
{
"author": {
"name": "JP",
"discriminator": "7416",
"bot": false,
"icon_url": null,
"guild": {
"name": "Bot Farm",
"id": 679068101194547200
}
},
"created_at": "2021-04-24T00:06:25.386000",
"content": "rpg i",
"channel": {
"name": "epic-spam",
"id": 679068776859172900
},
"embeds": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment