moboard

Results 5 issues of moboard

运行脚本之后,提示登陆成功,然后一直提示”info] C[微信用户:虚拟用户]已加入”,几分钟都不停,等把所有微信群加入频道之后就自动退出登陆了。 最新版的Mojo-weixin,使用以下两个脚本结果都是: ``` #!/usr/bin/env perl use Mojo::Weixin; my $client = Mojo::Weixin->new(); $client->load("ShowMsg"); $client->load("IRCShell",data=>{ listen=>[ {host=>"127.0.0.1",port=>6667},], load_friend => 1, }); $client->load("ShowMsg"); #$client->load("Beauty"); $client->load("Beauty",data=>{ file => './Beauty.dat', #可选,数据库保存路径,默认当前目录 board=>[ {command=>"看妹子", url=>'http://huaban.com/boards/19570858/'},...

bug
feature

v0.1.1 Pre-release 扫描二维码之后提示: ``` You are already logged in other devices. please logout and restart pidgin. Wecheat Notice ``` 终端能看到如下字样: ``` …… sync check url: https://webpush.web.wechat.com/cgi-bin/mmwebwx-bin/synccheck?sid=yvTm9ZGniq9hTGWF&uin=285770615&skey=@crypt_e0cf56_f7743b5cdd1f276e8e620dc198134029&deviceid=e561494459443000&synckey=&r=1494459465000&_=1494459465000 window.synccheck={retcode:"1100",selector:"0"} = 1100 -...

./Leanote `./Leanote: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory` archlinux+openbox

可不可以移植啊

运行提示: `python./AI-Writer/run.py ` ─╯ **AI人工智障写作 https://github.com/BlinkDL/AI-Writer 请关注我的知乎 https://zhuanlan.zhihu.com/p/423646620 声明:模型的训练数据全部来自网文,缺乏生活常识。生成的文字仅供娱乐。请遵守法律法规。 您输入的开头有 5 个字。注意,模型只会看最后 512 个字。 Traceback (most recent call last): File "/home/hy/soft/AI-Writer/run.py", line 69, in with open(WORD_NAME + '.json', "r", encoding="utf-16")...