Clean up bot - #1
jBenderToledo wants to merge 3 commits into
Conversation
jBenderToledo
commented
Jul 30, 2019
- Wrote a more descriptive readme format that helps use and maintainability (such as only mentioning the command prefix once
Added a description of all available commands for use.
Didn't even think to just leave the command symbol in only one place for maintainability reasons.
Explained the basics of mentions for any examples given with commands.
|
So this is just an update to the readme? |
Effectively, yeah. I don't know how to put more than one file into a pull request via GitHub. |
Pull requests are done with entire branches. Just make one branch and do all the edits you need to. Then you can make a pull request to merge your branch into master. (Note that to do all this you should clone the repo on the machine not edit files on the internet) |
Wait, I can do that? Let me look into it. Does it clone all branches or just the one that I need? |
|
Besides this, we should include (prior to the list of commands) how to setup the bot |