疯子住在霍格沃兹 · @madness
64 followers · 1336 posts · Server darkwitch.net

长毛象自动回复bot私信功能的代码设置:

mastodon.status_post('@{} {}'.format(notification['account']['acct'], formatted_output), in_reply_to_id=notification['status']['id'], visibility='direct')

主要就是这句话:visibility='direct'

加进去就可以了
另外更新代码后记得kill掉旧nohup进程,不然会自动回复两条信息,一条旧代码的公开一条新代码的私信

#长毛象安利大会 #长毛象站长经 #黑女巫

Last updated 1 year ago

疯子住在霍格沃兹 · @madness
64 followers · 1336 posts · Server darkwitch.net

长毛象自动回复bot私信功能的代码设置:

mastodon.status_post('@{} {}'.format(notification['account']['acct'], formatted_output), in_reply_to_id=notification['status']['id'], visibility='direct')

主要就是这句话:visibility='direct'

加进去就可以了
另外更新代码后记得kill掉旧nohup进程,不然会自动回复两条信息,一条旧代码的公开一条新代码的私信

#长毛象案例大会 #长毛象站长经 #黑女巫

Last updated 1 year ago

· @fury
13 followers · 25 posts · Server darkwitch.net


《如何更改嘟文的500字篇幅限制》,这篇文章很详细

操作起来还算容易,但是注意语法正确,我刚才把10000写成了<10000>,多了个括号,实例直接宕机,吓得我心脏病复发,仔细检查才发现我忘了删括号

draklyckan.se/2021/11/how-to-i

#长毛象站长经 #黑女巫

Last updated 1 year ago

· @fury
12 followers · 22 posts · Server darkwitch.net

经历了自己建站维护的磨砺,捣鼓一下午学会创建群组:
1. 代码fedigroup.py,用fedigroup而不是tootgroup,前者新版github.com/uanet-exception/fed
2. root模式添加crontab -e每分钟运行,代号是五个星顶格且空格, like this* * * * *
3. 其他cron:yunohost调用tootctl清除媒体(准确的路径);群组转发;毛象升级:
@daily cd /var/www/mastodon/live && sudo -u mastodon RAILS_ENV=production PATH=/opt/rbenv/versions/mastodon/bin bin/tootctl media remove

* * * * * /usr/local/bin/fedigroup.py run money@darkwitch.net

@daily sudo yunohost app upgrade mastodon -u github.com/YunoHost-Apps/masto --debug

#长毛象安利大会 #长毛象站长经

Last updated 2 years ago

疯子住在霍格沃兹 · @madness
22 followers · 735 posts · Server darkwitch.net

刚发现Tootctl media remove 可以设置分数 —days 0.00001,也就是清理1秒old的缓存
又试了一下似乎可以小数点后无限位数,反正试了50多位都能运行
不过1 day其实就够了

#长毛象站长经

Last updated 2 years ago

· @fury
11 followers · 16 posts · Server darkwitch.net

给自己存一下mastodon官方的cli命令指南
docs.joinmastodon.org/admin/to

#长毛象站长经

Last updated 2 years ago

· @fury
8 followers · 12 posts · Server darkwitch.net

秉承资源最大化的原则,打算像我一样自己建站的未来站长如果打算用vultre的服务器,可以用这个邀请码注册,新用户会得到100刀试用券,而我得到35刀奖励,奖励会用于扩充黑女巫服务器:vultr.com/?ref=9345643-8H

#长毛象安利大会 #长毛象站长经

Last updated 2 years ago

· @fury
8 followers · 11 posts · Server darkwitch.net

牢骚:刚才登terminus登不上去吓了我一跳,以为又要重启,后来想起来把root权限给yunohost,不能用root access,要用admin账号密码登陆,然后登录成功。
这是yunohost的毛病,与我无关,上条链接以示后人。
forum.yunohost.org/t/ssh-acces

#黑女巫 #长毛象站长经

Last updated 2 years ago