You are viewing a single comment's thread from:
RE: DTube IPFS Discord Bot March 2019 Update! Improved file pinning, node stats, usage data command and more!
- Good article with many images and explanation of changes.
- I used this link to evaluate the code: https://github.com/techcoderx/DTube-IPFS-Bot/compare/master@%7B14day%7D...master
- You should
.gitignore
these files:.DS_Store
- The
bot.js
would benefit from being broken down in smaller functions instead of a massive if then else mess.
REPLACE WITH FEEDBACK
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Chat with us on Discord.
Thank you for your review, @helo! Keep up the good work!