Here's is the JAVA version of the BotAPI#11
Open
AakashSasikumar wants to merge 12 commits into
Open
Conversation
the main class for the bot api written in JAVA
the api for the bot functions written in JAVA
read the readme
vasanthaganeshk
left a comment
Collaborator
There was a problem hiding this comment.
Instead of in.next() use in.nextLine()
fixed a small bug
fixed a small bug
Author
|
There you go, I made the change, it should work with spaces too |
Collaborator
|
Please write a make file to compile |
made a small change
can test out the code by just executing the jar file(java -jar BotAPI.jar)
Author
|
Just execute the jar file, and check it out, I've packed it with the dependencies. |
this is the updated version of the jar file(includes in.nextLine())
Collaborator
|
For the engine to acknowledge the bot, it has to print |
added the poppy thing
need to delete to add poppy
added the poppy thing to the jar file
Author
|
Done |
Collaborator
|
flush the buffers after printing. |
Collaborator
|
also put the whole thing in |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Make sure to test this out with a lot of different inputs