Skip to content

Commit

Permalink
added 2 missing consts
Browse files Browse the repository at this point in the history
Added the 2 missing configs that was in consts but not in config.toml. THis PR will fix the issue between selfhosters with the errors trying to help the their instance
  • Loading branch information
oodvg authored Mar 7, 2024
1 parent 9d46e34 commit e78b965
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TEMPLATE-config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ qotd_ans_channel = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
milestones_channel = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
weekly_gexp_lb = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
daily_gexp_lb = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
rank_upgrade_channel = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
staff_bridge_channel = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX


# The name of your Hypixel guild
guild_handle = ""
Expand Down

0 comments on commit e78b965

Please sign in to comment.