-
Notifications
You must be signed in to change notification settings - Fork 22
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
DIH4JDA, Sentry & Major Cleanup #293
Conversation
# Conflicts: # src/main/java/net/javadiscord/javabot/systems/commands/ChangeMyMindCommand.java # src/main/java/net/javadiscord/javabot/systems/help/commands/HelpPingCommand.java # src/main/java/net/javadiscord/javabot/systems/help/commands/subcommands/HelpAccountSubcommand.java # src/main/java/net/javadiscord/javabot/util/InteractionUtils.java
# Conflicts: # src/main/java/net/javadiscord/javabot/Constants.java # src/main/java/net/javadiscord/javabot/tasks/PresenceUpdater.java
src/main/java/net/javadiscord/javabot/systems/starboard/StarboardManager.java
Outdated
Show resolved
Hide resolved
src/main/java/net/javadiscord/javabot/listener/SuggestionListener.java
Outdated
Show resolved
Hide resolved
src/main/java/net/javadiscord/javabot/systems/moderation/report/ReportCommand.java
Show resolved
Hide resolved
...ain/java/net/javadiscord/javabot/systems/moderation/server_lock/SetLockStatusSubcommand.java
Outdated
Show resolved
Hide resolved
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.
When setting the server lock status to the "current" value, it reports being successful. We might want to add an error for that.
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.
Whenever you plan to merge and deploy this PR, make sure you are available for a couple of hours so you can revert it if anything bad happens.
This PR attempts to integrate DIH4JDA into the bot, which makes it easier to manage and create commands. This goes along with a major cleanup of some commands.
Additions
/embed create
&/embed edit
./embed add-field
&/embed remove-field
Tested Commands
Tested Systems