Skip to content

doyoman/Aria2_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aria2_Bot

安装

1.克隆仓库

git clone https://github.com/doyoman/Aria2_Bot.git

2.安装模块

npm install node-telegram-bot-api js-base64 axios

3.编辑配置文件 bot.json

修改 bot.json-example,并重命名为bot.json。

4.启动bot

方法一:

node index.js

方法二:

pm2 start index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published