aboutsummaryrefslogtreecommitdiff
path: root/me/Danker/handlers/APIHandler.java
AgeCommit message (Collapse)Author
2020-07-23Fix last_save profile valuesbowser0000
Sometimes the last_save would rollover into the negatives, and would return null profile.
2020-07-20/dhelp, /guildof, fix bracketsbowser0000
Add /dhelp which returns list of commands. Add /guildof which returns guild and guildmaster of a person. Swap <> and [] for parameters.
2020-07-19Move requests into API handler for future API commandsbowser0000
2020-07-18Add /slayer, API handling and better number formatsv1.5bowser0000
Added API handler which should make future API commands easier to add. Added /slayer command. Added format to numbers based on locale.