Resource Profile:
Telegram机器人全功能源码发布:这套源码拥有丰富的功能,包括TRX兑换、闪兑、关键字监控、群管理、USDT监控、余额查询以及推广分享等常见的Telegram机器人功能。无论您是新手还是有经验的开发者,都可以轻松上手,因为我们提供了打包好的源码,让您可以直接启动使用。在安装过程中,我们提供了详细的教程和注意事项,确保您顺利完成部署
注意:目录中yuanddnet不是用于解压,而是命令启动文件。
Photo Gallery:
Installation and usage instructions:
教程和注意事项:
服务器Linux请使用: Debian 11+ 务必使用root账户启动机器人,阿里云 腾讯云等等 安装系统后在云面板修改一下root的密码即可开启root账户!
注意:
1,不能使用centos 需要Debian 11或者以上的版本
2,数据库名字不能有特殊符号 只能数字或者字母 账号密码得相同
3,mysql5.7数据库配置需要修改一个地方 25行 strict_trans_tables 改为NO_ZERO_DATE
4, 搭建环境nginx+mysql5.7+redis 每个都别忘了装建议直接使用宝塔
5,可以安装守护程序 或者直接命令行启动也行
6,记得给文件755权限 大致就是这些了
Debian 11+ —
文字教程:
1.安装宝塔面板
2.安装mysql5.7 Redis(任意版本) Nginx(任意版本)
3.新建一个MYSQL数据库(数据库名 用户名 密码 都用一样的字母或数字不要有任何特殊符号包括 . – _ 等 )
4.压缩包上传到任意目录 解压出来:.env文件内修改填写配置信息
5.启动命令:./yuanddnet start (确保文件有755权限) 命令说明: 调试模式启动: ./yuanddnet start 守护模式启动:./yuanddnet start -d 重启框架调试:./yuanddnet restart 重启框架守护:./yuanddnet restart -d 查看程序占用内存:./yuanddnet status 强行删除清空数据库:./yuanddnet deldata 【重启项目时建议下面这样操作】 强行暴力终止项目:./yuanddnet kill 然后输入启动命令:./yuanddnet start -d 友情提示:服务器安全策略和宝塔面板安全需要放行端口:8686 和3311 后台地址:http://xxxxxxxxxxx:8686/app/user
管理账号:97bot 管理密码:123456 登录后自己修改下密码
- Can free downloads or VIP member-only resources be commercialized directly?
- The resources on this site are collected and organized through the network, for personal research and study purposes only. The copyright belongs to the legal owner of the software and program code, users should verify the copyright and legality of the resources, prohibited for commercial use, illegal activities or any violation of national laws and regulations.
- Disclaimer of liability for program or code bugs, compatibility issues or functional defects, etc.
- As the resources on this site are collected and organized through the network, not the site's original, it can not fully guarantee its functionality or code compatibility. Users need to verify whether the resources meet the needs of their own, due to the following circumstances lead to losses, this site does not assume any responsibility:
Programs, source code and other computer software resources may contain code vulnerabilities (bugs), compatibility issues or functional defects left by the developer. This site does not provide free repair services for such technical defects, users need to bear the risk of debugging, modification or abandonment of the use.







