Skip to content

?samquote submit update + ?samquote reload#39

Merged
Owen1212055 merged 27 commits intoMCDiamondFire:masterfrom
emeryllium:samquote
May 3, 2021
Merged

?samquote submit update + ?samquote reload#39
Owen1212055 merged 27 commits intoMCDiamondFire:masterfrom
emeryllium:samquote

Conversation

@emeryllium
Copy link
Contributor

?samquote submit now adds to ai samquotes
?samquote reload updates the ai database

new SingleArgumentContainer<>(new DefinedObjectArgument<>("submit", "generate", "get", "reload", "count")).optional(null));
}

private void AddSamquote(String samquote) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please follow the standard java naming convention. https://google.github.io/styleguide/javaguide.html

So this would be called addSamQuote

Copy link
Contributor

@Owen1212055 Owen1212055 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want it

@Owen1212055 Owen1212055 merged commit 2f1b84b into MCDiamondFire:master May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants