Open-Discord
/
EPS
/Help
/Everyone's Programming Server - help - Timezone python problem [1026161993419345980].json
{ | |
"guild": { | |
"id": "743031115207540836", | |
"name": "Everyone's Programming Server", | |
"iconUrl": "https://cdn.discordapp.com/icons/743031115207540836/1d4d00866818b8f61051002dd9f3167a.png?size=512" | |
}, | |
"channel": { | |
"id": "1026161993419345980", | |
"type": "GuildPublicThread", | |
"categoryId": "1022562971743948963", | |
"category": "help", | |
"name": "Timezone python problem", | |
"topic": null | |
}, | |
"dateRange": { | |
"after": null, | |
"before": null | |
}, | |
"exportedAt": "2025-02-26T20:35:11.363734-05:00", | |
"messages": [ | |
{ | |
"id": "1026161993419345980", | |
"type": "Default", | |
"timestamp": "2022-10-02T12:01:24.399-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "I was working on this python problem recently, but was having some trouble with it. \n\nMade an honest effort trying to get my code to work, but just really stuck rn \uD83D\uDE14 \n\n**My code:** ```py\n# Program to convert time in toronto to time in London\ntime_toronto = float(input())\ntoronto_daylight = float(input())\nlondon_daylight = int(input())\nlondon_time = 0\nif toronto_daylight == True and london_daylight == False:\n london_time = time_toronto + 5\nelif london_daylight == True and toronto_daylight == False:\n london_time = time_toronto + 7\nelse:\n london_time = time_toronto + 6\n\n\nif london_time >= 24:\n london_time = london_time - 24\n print(london_time)```\n\nThanks in advance, rlly appreciate the help", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [ | |
{ | |
"id": "1026161996841881680", | |
"url": "https://cdn.discordapp.com/attachments/1026161993419345980/1026161996841881680/unknown.png?ex=67c08c55&is=67bf3ad5&hm=29670a3e039759f63a71af89b0c316ab57fae0cc0c52c32c1f2b2e5ce8d752ea&", | |
"fileName": "unknown.png", | |
"fileSizeBytes": 54807 | |
} | |
], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [ | |
{ | |
"emoji": { | |
"id": "", | |
"name": "\uD83D\uDD3C", | |
"code": "arrow_up_small", | |
"isAnimated": false, | |
"imageUrl": "https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f53c.svg" | |
}, | |
"count": 1, | |
"users": [ | |
{ | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
} | |
] | |
} | |
], | |
"mentions": [], | |
"inlineEmojis": [ | |
{ | |
"id": "", | |
"name": "\uD83D\uDE14", | |
"code": "pensive", | |
"isAnimated": false, | |
"imageUrl": "https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f614.svg" | |
} | |
] | |
}, | |
{ | |
"id": "1026165320395784192", | |
"type": "Default", | |
"timestamp": "2022-10-02T12:14:37.612-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "why is the last line indented?", | |
"author": { | |
"id": "775030193332027494", | |
"name": "fennecdjay", | |
"discriminator": "0000", | |
"nickname": "fennecdjay", | |
"color": "#E67E22", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "824673432234229810", | |
"name": "Help-Gwion", | |
"color": null, | |
"position": 53 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808001206642933810", | |
"name": "Project: Gwion", | |
"color": "#9B59B6", | |
"position": 33 | |
}, | |
{ | |
"id": "854546849046069248", | |
"name": "I won a weekly challenge!", | |
"color": "#1ABC9C", | |
"position": 21 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/775030193332027494/7ee9fee4ce3b8bb62eb9ed54da89680a.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026165422669705287", | |
"type": "Reply", | |
"timestamp": "2022-10-02T12:15:01.996-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "which line \uD83D\uDE42", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [ | |
{ | |
"id": "775030193332027494", | |
"name": "fennecdjay", | |
"discriminator": "0000", | |
"nickname": "fennecdjay", | |
"color": "#E67E22", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "824673432234229810", | |
"name": "Help-Gwion", | |
"color": null, | |
"position": 53 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808001206642933810", | |
"name": "Project: Gwion", | |
"color": "#9B59B6", | |
"position": 33 | |
}, | |
{ | |
"id": "854546849046069248", | |
"name": "I won a weekly challenge!", | |
"color": "#1ABC9C", | |
"position": 21 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/775030193332027494/7ee9fee4ce3b8bb62eb9ed54da89680a.png?size=512" | |
} | |
], | |
"reference": { | |
"messageId": "1026165320395784192", | |
"channelId": "1026161993419345980", | |
"guildId": "743031115207540836" | |
}, | |
"inlineEmojis": [ | |
{ | |
"id": "", | |
"name": "\uD83D\uDE42", | |
"code": "slight_smile", | |
"isAnimated": false, | |
"imageUrl": "https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f642.svg" | |
} | |
] | |
}, | |
{ | |
"id": "1026165469067091998", | |
"type": "Default", | |
"timestamp": "2022-10-02T12:15:13.058-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "the last one", | |
"author": { | |
"id": "775030193332027494", | |
"name": "fennecdjay", | |
"discriminator": "0000", | |
"nickname": "fennecdjay", | |
"color": "#E67E22", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "824673432234229810", | |
"name": "Help-Gwion", | |
"color": null, | |
"position": 53 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808001206642933810", | |
"name": "Project: Gwion", | |
"color": "#9B59B6", | |
"position": 33 | |
}, | |
{ | |
"id": "854546849046069248", | |
"name": "I won a weekly challenge!", | |
"color": "#1ABC9C", | |
"position": 21 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/775030193332027494/7ee9fee4ce3b8bb62eb9ed54da89680a.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026165516345294919", | |
"type": "Default", | |
"timestamp": "2022-10-02T12:15:24.33-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "```python\n print(london_time)\n```", | |
"author": { | |
"id": "775030193332027494", | |
"name": "fennecdjay", | |
"discriminator": "0000", | |
"nickname": "fennecdjay", | |
"color": "#E67E22", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "824673432234229810", | |
"name": "Help-Gwion", | |
"color": null, | |
"position": 53 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808001206642933810", | |
"name": "Project: Gwion", | |
"color": "#9B59B6", | |
"position": 33 | |
}, | |
{ | |
"id": "854546849046069248", | |
"name": "I won a weekly challenge!", | |
"color": "#1ABC9C", | |
"position": 21 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/775030193332027494/7ee9fee4ce3b8bb62eb9ed54da89680a.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026165600696938677", | |
"type": "Default", | |
"timestamp": "2022-10-02T12:15:44.441-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "when pasting it into discord i mightve formatted it incorrectly", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026165759052881952", | |
"type": "Default", | |
"timestamp": "2022-10-02T12:16:22.196-04:00", | |
"timestampEdited": "2022-10-02T12:16:33.083-04:00", | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "but in vsc it isnt. i think theres more of a logic error in my code, but cant find it", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026168489859354757", | |
"type": "Default", | |
"timestamp": "2022-10-02T12:27:13.271-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "any1 willing to lend a hand here \uD83D\uDE05", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [ | |
{ | |
"id": "", | |
"name": "\uD83D\uDE05", | |
"code": "sweat_smile", | |
"isAnimated": false, | |
"imageUrl": "https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f605.svg" | |
} | |
] | |
}, | |
{ | |
"id": "1026179437085069322", | |
"type": "Reply", | |
"timestamp": "2022-10-02T13:10:43.293-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Let me see if I can...", | |
"author": { | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [ | |
{ | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
} | |
], | |
"reference": { | |
"messageId": "1026168489859354757", | |
"channelId": "1026161993419345980", | |
"guildId": "743031115207540836" | |
}, | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026179638839484586", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:11:31.395-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Why is toronto_daylight a float while london is an int?", | |
"author": { | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026179848319811584", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:12:21.339-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Was having trouble understanding the instructions", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026179886517338172", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:12:30.446-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "What should it rather be then", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026179933476761610", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:12:41.642-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "I'm reading it now, and then I'll see if I can help", | |
"author": { | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026179968964763718", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:12:50.103-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Yeah no worries", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026179983149895771", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:12:53.485-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Appreciate the help", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026180173927829564", | |
"type": "Reply", | |
"timestamp": "2022-10-02T13:13:38.97-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Both should be int", | |
"author": { | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [ | |
{ | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
} | |
], | |
"reference": { | |
"messageId": "1026179886517338172", | |
"channelId": "1026161993419345980", | |
"guildId": "743031115207540836" | |
}, | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026180804633698395", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:16:09.342-04:00", | |
"timestampEdited": "2022-10-02T13:16:39.858-04:00", | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "```py\n# Program to convert time in toronto to time in London\ntoronto_time = float(input())\ntoronto_daylight = int(input())\nlondon_daylight = int(input())\n\nif toronto_daylight == True and london_daylight == False:\n london_time = toronto_time + 5 #London is 5 hours ahead.\nelif toronto_daylight == False and london_daylight == True:\n london_time = toronto_time + 7 #London is 7 hours ahead.\nelse:\n london_time = toronto_time + 6 #London is 6 hours ahead.\n\nif london_time > 24:\n london_time -= 24 #To move to the next day\nif london_time < 0:\n london_time += 24 #To move to the previous day\n```", | |
"author": { | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026180832127352894", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:16:15.897-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Would that work?", | |
"author": { | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026181003204644894", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:16:56.685-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "@Hz23", | |
"author": { | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [ | |
{ | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
} | |
], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026181026462052452", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:17:02.23-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Hmmm", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026181061333491772", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:17:10.544-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Let’s run some sample test cases", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026181120154411140", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:17:24.568-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "From the looks of it, it does look like it’ll work though", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026181344235114658", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:18:17.993-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "You may want to add a print statement at the end", | |
"author": { | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026181873912774666", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:20:24.278-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Oh", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026181904690597959", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:20:31.616-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "To print what exactly", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026181945928978452", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:20:41.448-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Also, thanks a lot, appreciate the help.", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026182882298961950", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:24:24.696-04:00", | |
"timestampEdited": "2022-10-02T13:24:36.548-04:00", | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "(my guess would be) : \n```py\nprint(\"london_time\")?```", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026182977471909958", | |
"type": "Reply", | |
"timestamp": "2022-10-02T13:24:47.387-04:00", | |
"timestampEdited": "2022-10-02T13:25:22.966-04:00", | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "```py\nprint(f\"The time in London is {london_time}.\")\n```", | |
"author": { | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [ | |
{ | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
} | |
], | |
"reference": { | |
"messageId": "1026182882298961950", | |
"channelId": "1026161993419345980", | |
"guildId": "743031115207540836" | |
}, | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026183046841507940", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:25:03.926-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "oh yeah right, no quotes because the variable is defined", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026183084430864535", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:25:12.888-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "oh", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026183211358900294", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:25:43.15-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Is the f meant to represent the float?", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026183273799495780", | |
"type": "Reply", | |
"timestamp": "2022-10-02T13:25:58.037-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "No, to represent formatted.", | |
"author": { | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [ | |
{ | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
} | |
], | |
"reference": { | |
"messageId": "1026183211358900294", | |
"channelId": "1026161993419345980", | |
"guildId": "743031115207540836" | |
}, | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026183360122466326", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:26:18.618-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Its called an \"f-string\", which means formatted-string", | |
"author": { | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026183397783113879", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:26:27.597-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "ohhhh", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026183421527072788", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:26:33.258-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "so its used for clarity purposes?", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026183454892753057", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:26:41.213-04:00", | |
"timestampEdited": "2022-10-02T13:26:45.083-04:00", | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "not necessarily needed for our code to work", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026183504230367344", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:26:52.976-04:00", | |
"timestampEdited": "2022-10-02T13:26:57.379-04:00", | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "BUT, useful still.", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026183564741595186", | |
"type": "Reply", | |
"timestamp": "2022-10-02T13:27:07.403-04:00", | |
"timestampEdited": "2022-10-02T13:27:18.837-04:00", | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "It allows us to do the `{}`", | |
"author": { | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [ | |
{ | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
} | |
], | |
"reference": { | |
"messageId": "1026183421527072788", | |
"channelId": "1026161993419345980", | |
"guildId": "743031115207540836" | |
}, | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026183624321683627", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:27:21.608-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Ohh", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026184265819488427", | |
"type": "Reply", | |
"timestamp": "2022-10-02T13:29:54.553-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "so \n```py\nprint(london_time) ```", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [ | |
{ | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
} | |
], | |
"reference": { | |
"messageId": "1026182977471909958", | |
"channelId": "1026161993419345980", | |
"guildId": "743031115207540836" | |
}, | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026184277630668882", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:29:57.369-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "would work as well?", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026184469884964884", | |
"type": "Reply", | |
"timestamp": "2022-10-02T13:30:43.206-04:00", | |
"timestampEdited": "2022-10-02T13:30:57.449-04:00", | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Sure. \nFor example, if the time in London is 23:00, that will print `23`, whereas mine will print `The time in London is 23.`", | |
"author": { | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [ | |
{ | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
} | |
], | |
"reference": { | |
"messageId": "1026184277630668882", | |
"channelId": "1026161993419345980", | |
"guildId": "743031115207540836" | |
}, | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026184551443202048", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:31:02.651-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Ohhh, makes sense", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026184807153139753", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:32:03.617-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Good to know, thanks.", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026185752662515862", | |
"type": "Reply", | |
"timestamp": "2022-10-02T13:35:49.044-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "If you are done with this question, you can close the post.", | |
"author": { | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [ | |
{ | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
} | |
], | |
"reference": { | |
"messageId": "1026184807153139753", | |
"channelId": "1026161993419345980", | |
"guildId": "743031115207540836" | |
}, | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026186149225570334", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:37:23.592-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Yep!\ntest cases passed \uD83D\uDE42", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [ | |
{ | |
"id": "1026186148860657746", | |
"url": "https://cdn.discordapp.com/attachments/1026161993419345980/1026186148860657746/unknown.png?ex=67c0a2d3&is=67bf5153&hm=89e5be649948dbc6ef31785b261654b092b12e87fa011eec6aa7d26fd337a78a&", | |
"fileName": "unknown.png", | |
"fileSizeBytes": 21851 | |
} | |
], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [ | |
{ | |
"id": "", | |
"name": "\uD83D\uDE42", | |
"code": "slight_smile", | |
"isAnimated": false, | |
"imageUrl": "https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f642.svg" | |
} | |
] | |
}, | |
{ | |
"id": "1026186281622982666", | |
"type": "Default", | |
"timestamp": "2022-10-02T13:37:55.158-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "good feeling as opposed to failing the cases >-<", | |
"author": { | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [], | |
"inlineEmojis": [] | |
}, | |
{ | |
"id": "1026186363806171226", | |
"type": "Reply", | |
"timestamp": "2022-10-02T13:38:14.752-04:00", | |
"timestampEdited": null, | |
"callEndedTimestamp": null, | |
"isPinned": false, | |
"content": "Great! \uD83D\uDC4D", | |
"author": { | |
"id": "676414144643203120", | |
"name": "hudsong0", | |
"discriminator": "0000", | |
"nickname": "Hudson", | |
"color": "#D4AF37", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743031297089339492", | |
"name": "ADMIN", | |
"color": "#D4AF37", | |
"position": 93 | |
}, | |
{ | |
"id": "744557622262366309", | |
"name": "Trusted", | |
"color": "#11806A", | |
"position": 90 | |
}, | |
{ | |
"id": "743482290180587614", | |
"name": "Moderator", | |
"color": "#E67E22", | |
"position": 89 | |
}, | |
{ | |
"id": "802264469832597526", | |
"name": "Trial moderator", | |
"color": "#992D22", | |
"position": 88 | |
}, | |
{ | |
"id": "1019197326495064136", | |
"name": "FOOTED", | |
"color": "#E8BEAC", | |
"position": 83 | |
}, | |
{ | |
"id": "743481776676143205", | |
"name": "Level 5", | |
"color": "#3232E2", | |
"position": 81 | |
}, | |
{ | |
"id": "746976140937396224", | |
"name": "Helper", | |
"color": "#6F0035", | |
"position": 76 | |
}, | |
{ | |
"id": "805850008040898621", | |
"name": "CodeCom Judge", | |
"color": "#E74C3C", | |
"position": 74 | |
}, | |
{ | |
"id": "848201437573152790", | |
"name": "Highly Active", | |
"color": "#A26D27", | |
"position": 73 | |
}, | |
{ | |
"id": "809501289163391026", | |
"name": "Honorary member", | |
"color": "#3600FF", | |
"position": 70 | |
}, | |
{ | |
"id": "821492358326517840", | |
"name": "Server Bumper", | |
"color": "#A6AEFF", | |
"position": 69 | |
}, | |
{ | |
"id": "874858515838148608", | |
"name": "Music", | |
"color": "#2ECC71", | |
"position": 66 | |
}, | |
{ | |
"id": "821123781279350784", | |
"name": "Truth Seeker", | |
"color": "#2ECC71", | |
"position": 65 | |
}, | |
{ | |
"id": "743031248452321310", | |
"name": "Language Maker", | |
"color": "#2ECC71", | |
"position": 64 | |
}, | |
{ | |
"id": "813448238433959947", | |
"name": "Good Leader", | |
"color": "#2ECC71", | |
"position": 63 | |
}, | |
{ | |
"id": "821123981717274654", | |
"name": "Bot Maker", | |
"color": "#2ECC71", | |
"position": 62 | |
}, | |
{ | |
"id": "800384434825986048", | |
"name": "FullStack", | |
"color": "#2ECC71", | |
"position": 61 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "750234470379946004", | |
"name": "Help-Aardvark", | |
"color": null, | |
"position": 59 | |
}, | |
{ | |
"id": "746976912181821511", | |
"name": "Help-JS", | |
"color": null, | |
"position": 58 | |
}, | |
{ | |
"id": "746976986777255937", | |
"name": "Help-C", | |
"color": null, | |
"position": 57 | |
}, | |
{ | |
"id": "824686275470032967", | |
"name": "Help-C++", | |
"color": null, | |
"position": 55 | |
}, | |
{ | |
"id": "1069778726457450557", | |
"name": "Help-HTML/CSS", | |
"color": null, | |
"position": 52 | |
}, | |
{ | |
"id": "854548376393089044", | |
"name": "User-Made Challenge Ping", | |
"color": null, | |
"position": 51 | |
}, | |
{ | |
"id": "854547959445323806", | |
"name": "Official Challenge Ping", | |
"color": "#525252", | |
"position": 50 | |
}, | |
{ | |
"id": "814614879045812324", | |
"name": "Poll Ping", | |
"color": null, | |
"position": 49 | |
}, | |
{ | |
"id": "849178678701064203", | |
"name": "pog a conversation starter", | |
"color": "#E74C3C", | |
"position": 48 | |
}, | |
{ | |
"id": "831902814950522900", | |
"name": "Stream Ping", | |
"color": null, | |
"position": 47 | |
}, | |
{ | |
"id": "849032245279850506", | |
"name": "Announcement Ping", | |
"color": null, | |
"position": 46 | |
}, | |
{ | |
"id": "744158968854741044", | |
"name": "Project: Aardvark", | |
"color": "#9B59B6", | |
"position": 43 | |
}, | |
{ | |
"id": "813475475816710184", | |
"name": "Project: Blossoming", | |
"color": "#9B59B6", | |
"position": 40 | |
}, | |
{ | |
"id": "808434733486571570", | |
"name": "Project: CSISP", | |
"color": "#9B59B6", | |
"position": 36 | |
}, | |
{ | |
"id": "878363922099490846", | |
"name": "Misc Access", | |
"color": "#009BFF", | |
"position": 14 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/676414144643203120/5f7841effaedd08165f6f7588c987c11.png?size=512" | |
}, | |
"attachments": [], | |
"embeds": [], | |
"stickers": [], | |
"reactions": [], | |
"mentions": [ | |
{ | |
"id": "658881928744927292", | |
"name": "hzz23", | |
"discriminator": "0000", | |
"nickname": "Hz23", | |
"color": "#A6D5FF", | |
"isBot": false, | |
"roles": [ | |
{ | |
"id": "743483193721749564", | |
"name": "Level 2", | |
"color": "#A6D5FF", | |
"position": 78 | |
}, | |
{ | |
"id": "746976713959014460", | |
"name": "Help-Python", | |
"color": null, | |
"position": 60 | |
}, | |
{ | |
"id": "1028001755260276856", | |
"name": "Help-Rust", | |
"color": null, | |
"position": 6 | |
} | |
], | |
"avatarUrl": "https://cdn.discordapp.com/avatars/658881928744927292/892ef5f74bc0c60e327024733b0a6ba6.png?size=512" | |
} | |
], | |
"reference": { | |
"messageId": "1026186149225570334", | |
"channelId": "1026161993419345980", | |
"guildId": "743031115207540836" | |
}, | |
"inlineEmojis": [ | |
{ | |
"id": "", | |
"name": "\uD83D\uDC4D", | |
"code": "thumbsup", | |
"isAnimated": false, | |
"imageUrl": "https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f44d.svg" | |
} | |
] | |
} | |
], | |
"messageCount": 48 | |
} |