all-flowers bot
Tutorial: 搭建一个定时发送消息的mastodon机器人
https://donbro.vercel.app/p/mastodonbot
TIPS
i. 本地代碼上傳到github的部份可以用直接在GitHub創建文件來取代
![]() |
![]() |
Add a folder · community · Discussion #22534 https://github.com/orgs/community/discussions/22534
n. from “Galleria Melonella,” the greater wax moth or honeycomb moth. It is a moth of the family Pyralidae.
https://donbro.vercel.app/p/mastodonbot
i. 本地代碼上傳到github的部份可以用直接在GitHub創建文件來取代
![]() |
![]() |
Add a folder · community · Discussion #22534 https://github.com/orgs/community/discussions/22534
Minimalist Themes created by manus.im
Philosophy: Warm, seasonal comfort Color Palette: Warm oranges, reds, browns, and golds
Features:
Copy Theme
Year | Title |
---|---|
1970 | Led Zeppelin – Live at the Royal Albert Hall |
1973 | Ladies and Gentlemen: The Rolling Stones |
1986 | SEIKIMA-II – THE GREAT BLACK MASS TOUR |
1995 | Jeff Buckley – Live in Frankfurt |
1998 | Portishead – Roseland NYC Live |
問題:在沒有儲存空間時嘗試上傳圖書,變相寫入了空白json文件導致以下報錯
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at /root/little-library/routes/get_home.js:23:29
at Array.map (<anonymous>)
at /root/little-library/routes/get_home.js:22:23
at Layer.handle [as handle_request] (/root/little-library/node_modules/express/lib/router/layer.js:95:5)
at next (/root/little-library/node_modules/express/lib/router/route.js:137:13)
at Route.dispatch (/root/little-library/node_modules/express/lib/router/route.js:112:3)
at Layer.handle [as handle_request] (/root/little-library/node_modules/express/lib/router/layer.js:95:5)
at /root/little-library/node_modules/express/lib/router/index.js:281:22
at Function.process_params (/root/little-library/node_modules/express/lib/router/index.js:335:12)
renew cert成功但網站依然顯示過期,聽網上的人講刪了/etc/letsencrypt再申請於是(………似乎是bad advice
nginx: [emerg] cannot load certificate "/etc/letsencrypt/live/網站域名/fullchain.pem": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/letsencrypt/live/網站域名/fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)
參考了Kana給Pleroma FE寫的教程
試過跟著教程創建custom.css但似乎沒有起效,於是直接丟進index.html裡(可能不是最好的做法)
nano /opt/soapbox/static/index.html
找到 </head>
,在前面加入 <style></style>
,然後在兩個style的中間輸入(象的魔改)設置