CodingTrain / Discord-Bot-Examples

Bot Examples for Fall 2023
20 stars 7 forks source link

Restructure folders #20

Closed supercrafter100 closed 1 year ago

supercrafter100 commented 1 year ago

This has been Discussed in the CodingTrain Discord. Each folder now corresponds to an episode in the series and contains a README that correlates to what changes were made during that episode. This means if users want to know why something was done the way it was in the code they're working on, they can just look back in previous episodes to find where the code was added or modified and why!

Additionally, this PR fixes some minor things that weren't catched in the original version of this repository. As well as explaining how to get help in case of questions or issues regarding the code in the main readme file.

shiffman commented 1 year ago

This is looking great @supercrafter100, thank you!!! I'm happy to merge whenever you like and we can always improve incrementally. Some notes for later once the videos are on YT:

supercrafter100 commented 1 year ago

Alright feel free to merge it then if you're happy with it!