Closed tsanevp closed 1 year ago
Many of the changes are just the renaming of classes to make more sense.
Some of the changes I wasn't sure about are in the command classes. I've been trying to extract testable code into its own methods, but idk if I was doing toooo much.
Changes made include the following:
build.gradle:
Bot.java:
command package:
GuildController.java:
UserController.java:
CommandModule.java:
MessageBuilderHelper.java:
SettingLocationHelper.java:
CreateListingCommand.java:
MyListingCommand.java:
UpdateLocationCommand.java:
RemoveMemberEvent.java:
Guild.java & Listing.java:
User.java: