We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d0013 commit 755cc4aCopy full SHA for 755cc4a
application/src/main/java/org/togetherjava/tjbot/commands/free/FreeChannelMonitor.java
@@ -269,7 +269,7 @@ public String statusMessage(@NotNull final Guild guild) {
269
* {@link FreeChannelMonitor#isChannelInactive(TextChannel, Instant)}.
270
* <p>
271
* This method is run automatically during startup and on a set schedule, as defined in
272
- * {@link org.togetherjava.tjbot.config.FreeCommandConfig}.
+ * {@link FreeCommandConfig}.
273
*
274
* @param guild the guild for which to test the channel statuses of.
275
* @return all inactive channels that have been updated
0 commit comments