Skip to content

Commit

Permalink
Update Bot.java
Browse files Browse the repository at this point in the history
  • Loading branch information
W1llDu authored Dec 7, 2021
1 parent 0db91a9 commit f91ab44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/java/io/github/w1ll_du/whitelister/Bot.java
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ private Bot() throws LoginException {
map.put("server_id", "9012345678");
map.put("bot_channel_id", "8901234567");
map.put("whitelist_role_id", "6789012345");
map.put("changelog_channel_id", "3456789012");
// fdlink cfg
map.put("fdlink_bot_id", "0123456789");
map.put("log_channel_id", "7890123456");
Expand Down

0 comments on commit f91ab44

Please sign in to comment.