DevChatterBot
DevChatterBot copied to clipboard
Request for Creation of New DevChatterBot Core Branch
Submitting a request to have a new branch created for this project that focuses on learning. This branch could include the following considerations in helping it to achieve the proposed objective:
- This branch might consider a basic framework like implementation of the current devchatterbot project that will enable developers at various skill levels to participate in the overall stream and project.
- This branch might consider including the twitchlib library source code within it's codebase/solution to enable developers at different skill levels the opportunity of easily viewing / modifying the implementation details of the bot's interface with twitch.
- This branch might consider omitting additional projects, extensions, and api tie-ins found in the main branch (google api, hangfire, SignalR, and LINQ). This might benefit the devchatterbot project as a whole by encouraging a greater number of developers to participate due to the minimized learning curve to get involved.
- This branch might consider noting that it primarily exists as a learning supplement and that the recommended production focused release of devchatterbot can be found in the main branch.
- This branch might include an increased frequency of code commenting to aide the learning process.
- This branch might consider omitting code syntax shortcuts and advanced language features such as lambdas to aide the learning process.