add ipfs link support
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-09-18 19:40:10 -04:00
parent 44575f17b1
commit efe1584ab2
3 changed files with 28 additions and 8 deletions

View File

@ -1 +1 @@
0 * * * * cd /usr/src/app && /usr/local/bin/python misskey-szuru-bot.py --instance misskey.io --booru szurubooru.com --username my-username --apiKey my-api-key --token token >/proc/1/fd/1 2>&1
0 * * * * cd /usr/src/app && /usr/local/bin/python misskey_szuru_bot.py --instance misskey.io --booru szurubooru.com --username my-username --api-key my-api-key --token token --ipfs /dns/ipfs.bubbletea.dev/tcp/443/https --ipfs-username=api-username --ipfs-password=api-password >/proc/1/fd/1 2>&1