V2
Go to file
2020-03-28 22:01:36 +08:00
.gitignore Update 2020-03-27 11:27:03 +08:00
control.go Fix the problem that the data parameter of inlinebtn cannot exceed 64 bytes 2020-03-28 17:16:23 +08:00
go.mod Update 2020-03-28 17:04:46 +08:00
go.sum Update 2020-03-28 17:04:46 +08:00
handle.go Fix the problem that the data parameter of inlinebtn cannot exceed 64 bytes 2020-03-28 17:16:23 +08:00
LICENSE Create LICENSE 2020-03-28 15:43:41 +08:00
main.go Update 2020-03-28 22:01:36 +08:00
outlook.go Fix ReadMails 2020-03-28 14:58:17 +08:00
README.md Update 2020-03-28 22:01:36 +08:00
sqlite.go Fix the problem that the data parameter of inlinebtn cannot exceed 64 bytes 2020-03-28 17:16:23 +08:00
util.go Fix the problem that the data parameter of inlinebtn cannot exceed 64 bytes 2020-03-28 17:16:23 +08:00

E5SubBot

A Simple Telebot for E5 Renewal

DEMO: https://t.me/rssflowbot

特性(可选)

  • 特性A

  • 特性B

###原理说明(可选) 阐述项目是基于什么思路设计的

下载安装

Gradle:

compile 'xxx'

(说明项目的配置方法android开源库多用Gradle导入)

使用方法

怎么使用,有哪些步骤哪些接口。

注意事项

比如混淆方法等

TODO可选

接下来的开发/维护计划。

License

GPLv3