Skip to content

Commit

Permalink
🐛 抜けていた DISCORD_BOT_CHANNEL_ID を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
pikachu0310 authored May 21, 2024
1 parent 55dd197 commit 489455a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# see: https://ns.trap.jp/apps/0765eb937f27fdc377eec1/settings/envVars
DISCORD_BOT_CHANNEL_ID= #NeoShowcaseと同じ
DISCORD_CLIENT_ID= #NeoShowcaseと同じ
DISCORD_CLIENT_SECRET= #NeoShowcaseと同じ
DISCORD_CLIENT_REDIRECT_URI="http://localhost:8080/api/auth/callback"
DISCORD_SERVER_ID= #NeoShowcaseと同じ
DISCORD_BOT_TOKEN= #NeoShowcaseと同じ
DISCORD_NORMAL_PARTICIPANT_ROLE_ID= #NeoShowcaseと同じ
DISCORD_EXHIBITOR_PARTICIPANT_ROLE_ID= #NeoShowcaseと同じ
DISCORD_EXHIBITOR_PARTICIPANT_ROLE_ID= #NeoShowcaseと同じ

0 comments on commit 489455a

Please sign in to comment.