Skip to content

Commit

Permalink
feat: env_sample에 LIMIT_GIVE_COUNT_OF_SPECIAL_EMOJI 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
JAY-Chan9yu committed Feb 19, 2023
1 parent 0b47f25 commit df439ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env_sample
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ BOT_NAME=""
ERROR_CHANNEL=""

SPECIAL_EMOJI="trophy" # 🏆
LIMIT_GIVE_COUNT_OF_SPECIAL_EMOJI=5
ALLOWED_REACTION_LIST=["pray", "heart", "eye_shaking", "+1", "기도", "기쁨", "kkkk", "trophy", "트로피"]
ALLOWED_EMOJI_TYPES='[
{"emoji": "❤️", "emoji_names": ["heart"]},
Expand Down

0 comments on commit df439ff

Please sign in to comment.