This repository was archived by the owner on Oct 3, 2023. It is now read-only.
Production Deployment - v1.0.1#313
Merged
ryanstreet merged 21 commits intomasterfrom Sep 3, 2020
Merged
Conversation
Added readme changes to the bot in its current state. Will be adding more instructions over time.
Removed node modules from core and added npm package.json and lock file. Updated README file to reflect new installation proceduure. Added env.js template file for easier installation.
Moving to NPM Installation Procedure
removed straggling node modules folder
Transferring over from old system to bootstrap we forgot to update this function. All good now, just needed to add a "bootstrap."
…gging-issues Fixing !logging Issues spitting out 5 message
Issue #300 involving indexing issues
…unctioning Issue #297 - Fixing !setup
We released the #305 resolved issue to the dev server without proper testing. There was an issue with the duplicate user check creating nested arrays instead of just a regular array. -Resolved by instead of pushing args to TempArr, we are looping thrgh args and pushing each individual element to TempArr
Undefined length issues resolved with an added check of: res!==undefined && ...
…gging-issues Issue #305 Changes after deployment to dev server
…eason-Name-Here-breaking-the-bot #307 Resolved, issue with length being undefined
Collaborator
Author
|
Approved |
1 similar comment
Contributor
|
Approved |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolved Issues:
Other Issues: