Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 743 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 743 Bytes

buHackathon2022

rubixcube bot

We are using the JDA API from https://github.com/DV8FromTheWorld/JDA

https://ci.dv8tion.net/job/JDA5/ Must install JDA-5.0.0-alpha.5_c3c1e2b-withDependencies.jar and add this jar file into your referenced libarary

StdDraw.java is a simple drawing library found here: https://introcs.cs.princeton.edu/java/stdlib/StdDraw.java.html

Use !help when the bot is running to see the list of commands and their usage

In rubixCommands.java, the filepath should be changed to reflect your own filepath for this repository

When executing, the runner needs to update the filepath in rubixCommands.java and update the bot token when creating the JDABuilder object in rubixCubeRun.java to the correct corresponding bot.