Added join log to config
This commit is contained in:
parent
712e982617
commit
92c54bd9bb
@ -45,6 +45,9 @@ public class BotConfig {
|
||||
@ConfigurationOption
|
||||
public static String VOTE_CHANNEL = "vote channel here";
|
||||
|
||||
@ConfigurationOption
|
||||
public static String JOIN_LOG = "join log channel";
|
||||
|
||||
@ConfigurationOption
|
||||
public static String REPORT_LOG = "report_log_channel";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user