W5AC-TAMU / w5ac-bot

GNU General Public License v3.0
0 stars 2 forks source link

Add comments #26

Closed IanDuncanT closed 1 year ago

IanDuncanT commented 1 year ago

We need more comments in code to describe functionality.

martinyis commented 1 year ago

Hi, I would like to work on this issue, just wanna clarify to which files should we add comments.

midikaif commented 1 year ago

Hey @IanDuncanT, I would like to work on this issue. will you please assign this issue to me?

IanDuncanT commented 1 year ago

Right now, it is mostly based on describing behavior of it. I've already done the bot.js file locally, but would appreciate if y'all can start on the files in the commands directory.

IanDuncanT commented 1 year ago

@martinyis I've added some things in the last pull request, so make sure to pull changes before adding more. My current comments are very basic and give a baseline overview of the code.

midikaif commented 1 year ago

Thank you @IanDuncanT, for assigning the issue. I am working on it.