We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 232f2da + 29b1870 commit b333a87Copy full SHA for b333a87
app/commands/global/draft.ts
@@ -1,7 +1,7 @@
1
const commands = {
2
name: "draft",
3
description: "Launch draft sequence",
4
- default_member_permissions: 0,
+ default_member_permissions: 2147483648,
5
options: [
6
{
7
name: "number_of_players",
0 commit comments