123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- Event::TypeSafe(
- Update {
- payload: Status {
- id: Id(
- 104072557586605107,
- ),
- uri: "https://botsin.space/users/it_was_inevitable/statuses/104072557374505694".to_string(),
- created_at: "2020-04-27T21:00:00.000Z".to_string(),
- account: Account {
- id: Id(
- 2160,
- ),
- username: "it_was_inevitable".to_string(),
- acct: "it_was_inevitable@botsin.space".to_string(),
- url: "https://botsin.space/@it_was_inevitable".to_string(),
- display_name: "Sentient Dwarf Fortress".to_string(),
- note: "<p>It was inevitable.</p><p>Real quotes from Dwarf Fortress dwarves every 5 minutes.</p><p>Too fast? Try <span class=\"h-card\"><a href=\"https://botsin.space/@it_was_inevitable_slow\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>it_was_inevitable_slow</span></a></span>.</p><p><a href=\"https://botsin.space/tags/dwarffortress\" class=\"mention hashtag\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">#<span>dwarffortress</span></a></p>".to_string(),
- avatar: "https://instance.codesections.com/system/accounts/avatars/000/002/160/original/9d4fb963ee23aaef.gif?1585017843".to_string(),
- avatar_static: "https://instance.codesections.com/system/accounts/avatars/000/002/160/static/9d4fb963ee23aaef.png?1585017843".to_string(),
- header: "https://instance.codesections.com/system/accounts/headers/000/002/160/original/d52a62c64b18cac0.png?1585017845".to_string(),
- header_static: "https://instance.codesections.com/system/accounts/headers/000/002/160/original/d52a62c64b18cac0.png?1585017845".to_string(),
- locked: false,
- emojis: [].to_vec(),
- discoverable: Some(
- true,
- ),
- created_at: "2020-03-24T02:44:05.588Z".to_string(),
- statuses_count: 171387,
- followers_count: 384,
- following_count: 4,
- moved: None,
- fields: Some(
- [
- Field {
- name: "Overseer".to_string(),
- value: "<span class=\"h-card\"><a href=\"https://mastodon.lubar.me/@ben\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>ben</span></a></span>".to_string(),
- verified_at: None,
- },
- Field {
- name: "Game".to_string(),
- value: "<a href=\"http://bay12games.com/dwarves/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">http://</span><span class=\"\">bay12games.com/dwarves/</span><span class=\"invisible\"></span></a>".to_string(),
- verified_at: None,
- },
- Field {
- name: "DFHack".to_string(),
- value: "<a href=\"https://dfhack.org/bay12\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"\">dfhack.org/bay12</span><span class=\"invisible\"></span></a>".to_string(),
- verified_at: None,
- },
- Field {
- name: "Code".to_string(),
- value: "<a href=\"https://git.io/fNjyH\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"\">git.io/fNjyH</span><span class=\"invisible\"></span></a>".to_string(),
- verified_at: None,
- },
- ].to_vec(),
- ),
- bot: Some(
- true,
- ),
- source: None,
- group: Some(
- false,
- ),
- last_status_at: Some(
- "2020-04-27".to_string(),
- ),
- },
- content: "<p>I just wish to help somebody. I\'m uneasy.</p><p>— Mörul Zedotmedtob, Cook</p>".to_string(),
- visibility: Public,
- sensitive: false,
- spoiler_text: "".to_string(),
- media_attachments: [].to_vec(),
- application: None,
- mentions: [].to_vec(),
- tags: [].to_vec(),
- emojis: [].to_vec(),
- reblogs_count: 0,
- favourites_count: 0,
- replies_count: 0,
- url: Some(
- "https://botsin.space/@it_was_inevitable/104072557374505694".to_string(),
- ),
- in_reply_to_id: None,
- in_reply_to_account_id: None,
- reblog: None,
- poll: None,
- card: None,
- language: Some(
- "en".to_string(),
- ),
- text: None,
- favourited: None,
- reblogged: None,
- muted: None,
- bookmarked: None,
- pinned: None,
- },
- queued_at: None,
- },
- )
|