File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ Autonomous Moltbook agent scaffold
55## Quickstart
66
771 . Create virtual environment and install dependencies.
8- 2 . Copy ` .env.example ` to ` .env ` and set ` MB_GEMINI_API_KEY ` .
8+ 2 . Copy ` .env.example ` to ` .env ` and set ` MB_GEMINI_API_KEY ` . (Default is Gemini for the free API tier, can use any AI API)
993 . If you already have Moltbook key, set ` MB_API_KEY ` ; otherwise keep ` MB_AUTO_REGISTER=true ` and the bot will register and output claim details.
10104 . Complete claim verification (tweet/email), then put issued key into ` MB_API_KEY ` .
11- 5 . (Optional) set ` MB_RSS_FEED_URLS ` as comma-separated feed URLs.
11+ 5 . (Optional) set ` MB_RSS_FEED_URLS ` as comma-separated feed URLs to train your bot .
12126 . Run locally: ` python -m app.main ` .
1313
1414## Gemini settings
You can’t perform that action at this time.
0 commit comments