-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help with setting up bot #12
Comments
If you only need to install and simply configure on Linux system, you can use this script. Although this script is in Chinese, it actually has few functions, and the operation is very simple. instructionsTo ensure normal use, please install the basic components wget, curl and ca-certificates. Take Debian as an example:
Download script
Run the script
Simple translation of menu
Just enter 1 to install and configure aria2 automatically,If you want to use it on azure, pay attention to limit the upload of BT download. The configuration file is in /~/.aria2c/aria2.conf. you can refer to this website to customize the information in it. |
I installed aria2 but I don't know what I should do next. what commend I need to run in aria? I just need to download file from release and run it as executable? does config file gonna be created automatically or I need to create it? i still have many questions sorry for being noob so much. |
Due to the current program is only a beta program, and did not provide a rich set of tutorials.So for the sake of simplicity, many of them are metaphors, and it's not very clear what you're going to do.So it is normal for you to feel confused. When I release version 1.0, related tutorials will gradually become richer. At present, my time is relatively tight, I can only update occasionally, so I don’t have much time to write tutorials. You just need to go to the release to download the file for your system architecture.You need to create a new folder and unzip the downloaded archive in that folder.You will then need to create a new config.json file in that folder and fill it in according to the format suggested in the readme. At present, since the program is only a beta version, you need to fill in all the content, including downloadFolder and moveFolder(even if you do not need to use these two folders, you will need to fill in an address that exists on your computer,the next version will fix this problem).Then run the binary file directly. |
Sorry if my words felt like a roast. You make amazing program you were super helpful. We're on GitHub so I didn't expect program that I'm gonna set up in few seconds. It's free and it's such a good work I think after completing entire program you could sell this. Thanks for investing your time replying to me and making such an amazing tool. |
Thank you very much for your interest in my program. Have a nice day. |
Do I need to run any commands in aria2 before running executable? |
No, but you need to make sure that your aria2 settings are correct and appropriate. At present, you can't set the configuration of aria2 through this bot (but actually the API of aria2 supports setting it through external programs) |
Kind of weird question but i unapacked linux version of release but it's have ".file" extension and i can't really find a way to run. I tried doing
But it's saying |
There is no file ending with "file" suffix in all compiled files. You need to check whether you have decompression error or delete the suffix and try to run it. |
I mean it don't have any extension but windows explorer says it's "File" |
Linux binary executable itself does not have any extensions, you need to use the |
At the same time, according to what you just said, your input and prompt error messages are not the same:
You typed "DownloadBot", but the output error says "Downloadbot",you need to check if there is a typo. If you feel uncomfortable typing, you can directly type "./Do "and press the Tab key to complete automatically |
If you do not have Aria2 enabled, and if you are installing Aria2 through the script I mentioned above, type As for the output of |
This should not be the correct address, based on my experience with this script, you should fill in "ws://127.0.0.1:6800/jsonrpc" You should pay attention to hiding your IP address in the screenshot, so as to avoid being attacked by hackers. |
I have never encountered this situation, which is generally caused by not connecting to the telegram server, you need to test the connectivity of this server with the TG server. |
I haven't tested it on the Azure server, because it is not economical to install a program that needs to upload files on the Azure server. But this program works normally on other servers. If you still can’t solve it, I will find a time to test it on the Azure server and I will reply to you later. |
After some googling found this and works perfectly now. Thanks for your help and this amazing program ❤ Closing issue for now |
Okay when I want to link my onedrive I can't cuz your bot is unverified and it want approval from the admin. But I have torrented anime on that drive so I don't want to look suspicious, but I have my token and rclone config with my onedrive in it. Can I use this data to link my onedrive? |
You can use rclone to mount your onedrive, And through the bot provided by the move file function to use, at this time you need to fill in the moveFolder for you to mount the folder pointed to. |
Ok gonna try it out |
I transferred to windows and now I have other problem after sending link bot don't react at all and after sending random things says |
Also only output in cmd was "0" |
Do you know what can cause this? |
It is not clear what the cause of this problem is, you can give a more detailed runtime log for reference. |
Where is log file? |
I mean, is there any other output? If you can run this program successfully, please enter |
If you switch to Windows, you won't be able to connect to aria2 via You need to check what is the |
There are too many files in your BT file, so the program can't return so much text about the contents. If you are downloading large files for automation, it is not supported at present. It is expected that it will be supported initially in version 0.0.6. |
Tutorial have literally 3 steps. I just found aria2 so tutorial covering setting it up (can't find good one online) would be great. To me this tutorial sems like it's telling you to download, configurate and run and that's it but how I can do that? Btw it's possible to set it up on azure?
The text was updated successfully, but these errors were encountered: