网友 NoctuG 说:
地址:https://gitee.com/pmhw/telegram-bot
PS:这位老哥为何把这种比较敏感的程序放Gitee上,或许是不怕喝茶的勇士吧
—————–
效果图:
——————–
事前准备:Thinkphp5.0
安装教程
1.上传Bot到***
2.设置伪静态(具体可以参考Thinkphp框架安装方法)
- location / {
- if (!-e $re*uest_filename){
- rew**te ^(.*)$ /index.php?s=$1 last; break;
- }
- }
网友 *iopgh 说:
有没有可能是github同步过来的
未经允许不得转载:爱主机 » [经验]
【分享】又发现一个TG机器人
爱主机