Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 2.02 KB

File metadata and controls

51 lines (37 loc) · 2.02 KB

fanfou-telegram-bot

Build Status telegram wechat

telegram channel

每日精选: https://t.me/fanfou_daily (每天 8点5分 推送)
每周精选: https://t.me/fanfou_weekly (每周一 8点5分 推送)

配置说明

  • bot.token : 机器人token
  • bot.name : 机器人用户名
  • getid.bot.token : getId 机器人 token
  • getid.bot.name : getId 机器人用户名
  • daily.chatId : 机器人与每日频道的回话 ID
  • weekly.chatId : 机器人与每周频道的回话 ID
  • serverchan.sckey : server酱 sckey

server酱 用来推送错误信息,详情可以查看 http://sc.ftqq.com

使用说明

注意: 本地开发需要挂墙外代理, http 协议 1080 端口

修改配置使用 mvn clean package 打包后,
使用 java -jar target/fanfou-0.1-jar-with-dependencies.jar 命令启动

截图

license

license

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                   Version 2, December 2004

Copyright (C) 2017 Sam Hocevar <junbaor@gmail.com>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

 0. You just DO WHAT THE FUCK YOU WANT TO.