From 321188bdc5a2db5689c05714ecba407698f047d6 Mon Sep 17 00:00:00 2001 From: BennyThink Date: Mon, 11 Jan 2021 21:29:56 +0800 Subject: [PATCH] update README.md --- LICENSE | 2 +- README.md | 16 +++++++++++----- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE index 86debba..41aba3e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Benny +Copyright (c) 2021 Benny Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 5e200f7..d16a1f4 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # YYeTsBot -人人影视bot,[戳我使用](https://t.me/yyets_bot) 此机器人长期维护,如果遇到问题可以发送报告给我。 +人人影视bot,[戳我使用](https://t.me/yyets_bot) + +此机器人长期维护,如果遇到问题可以发送报告给我。 # 使用说明 直接发送想要看的剧集名称就可以了,可选分享网页或者链接(ed2k和磁力链接)。 -**由于译名的不同,建议输入部分译名,然后从列表中进行选择。** +**由于译名的不同,建议输入部分译名,然后从列表中进行选择。比如说想看权力的游戏第四季,那么直接搜索"权力的游戏"就可以了。** # commands @@ -45,9 +47,9 @@ pip install -r requirements.py * TOKEN:bot token * USERNAME:USERNAME和PASSWORD是在人人影视的有效的用户名和密码 * PASSWORD :USERNAME和PASSWORD是在人人影视的有效的用户名和密码 -* PROXY :是否需要使用代理 格式 `socks5://userproxy:password@proxy_address:port` +* PROXY :是否需要使用代理 格式 `http://userproxy:password@proxy_address:port` * MAINTAINER:维护者的Telegram UserID -* REDIS:redis的地址,一般为localhost, +* REDIS:redis的地址,一般为localhost 也可以使用环境变量,如 `export TOKEN="1234"` @@ -63,7 +65,11 @@ python /path/to/YYeTsBot/bot.py # Help -- [ ] test case... +- [ ] test case...谁来帮我写 + +# 归档资源下载 +包含了2021年1月11日为止的最新资源,有兴趣的盆友可以用这个数据进行二次开发 +[戳我查看详情](https://t.me/mikuri520/668) # Credits