-
Notifications
You must be signed in to change notification settings - Fork 4
Here's is the JAVA version of the BotAPI #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: development
Are you sure you want to change the base?
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Instead of in.next() use in.nextLine()
fixed a small bug
fixed a small bug
|
There you go, I made the change, it should work with spaces too |
|
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)
|
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())
|
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
|
Done |
|
flush the buffers after printing. |
|
also put the whole thing in |
Make sure to test this out with a lot of different inputs