Skip to content

Commit

Permalink
✏️ update beta test program instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineKM committed Nov 23, 2024
1 parent b735e7b commit 146b690
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/options/roles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ const dixtPluginRolesOptions: DixtPluginRolesOptions = {
emoji: "🧪",
description:
"You would like to join our Beta test program, and receive instructions on how to do so, give us feedback and help us develop the application!",
message: `Welcome to our Beta test program!\n\nIf you use iOS:\n- [Follow the instructions by clicking here](https://testflight.apple.com/join/ZtOgXCpb)\n- Give us your feedback in <#${CHANNELS.TONIGHTPASS.APPS.IOS_BETA}>\n\nIf you are using Android:\n*It's not available yet but it's coming soon!*`,
// message: `Welcome to our Beta test program!\n\nIf you use iOS:\n- [Follow the instructions by clicking here](https://testflight.apple.com/join/ZtOgXCpb)\n- Give us your feedback in <#${CHANNELS.TONIGHTPASS.APPS.IOS_BETA}>\n\nIf you are using Android:\n*It's not available yet but it's coming soon!*`,
message: `Welcome to our Beta test program!\n\nTo access our beta:\n1. Go to https://staging.tonightpass.com\n2. Enter the password: \`beta2024\`\n3. Give us your feedback in <#${CHANNELS.TONIGHTPASS.APPS.IOS_BETA}>`,
},
],
},
Expand Down

0 comments on commit 146b690

Please sign in to comment.