{"id":59866,"library":"egg-mode","title":"Egg Mode","description":"Library to interact with the Twitter API (now X API).","status":"active","version":"0.16.1","language":"rust","source_language":null,"source_url":"https://github.com/egg-mode-rs/egg-mode","tags":["twitter","api","social-media","http"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\negg-mode = \"0.16.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add egg-mode","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Token","correct":"use egg_mode::auth::Token;"}],"quickstart":{"code":"use egg_mode::auth::Token;\n\nfn main() {\n    let token = Token::Bearer(\"your_bearer_token\".to_string());\n    println!(\"Token created: {:?}\", token);\n}","lang":"rust","description":"Create a bearer token for Twitter API authentication."},"warnings":[{"fix":"Check for updates or use a crate that supports Twitter API v2.","message":"Twitter API v1.1 is deprecated; this crate may not support v2 fully.","severity":"breaking","affected_versions":"<=0.16.1"}],"env_vars":null,"search_vec":"'api':9,12,14 'egg':1 'http':18 'interact':5 'librari':3 'media':17 'mode':2 'social':16 'social-media':15 'twitter':8,13 'x':11","created_at":"2026-06-16T17:19:31.808119+00:00","updated_at":"2026-06-16T17:19:31.808119+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/egg-mode-rs/egg-mode","github":"https://github.com/egg-mode-rs/egg-mode","docs":"https://docs.rs/egg-mode/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}