An unofficial Rust API client for [Facebook](https://facebbook.com/) post uploads.
## ⚙️ Requirements
- Your Facebook app must be in Live mode to make your posts visible for others.
- Get ACCESS_TOKEN from [Graph API Explorer](https://developers.facebook.com/tools/explorer/).
You can get 2 months token by pressing info "i" icon ^_^
- Get PAGE_ID from page you planning to do post.
## 🗣️ Usage
'''rust