Skip to content

Grant regular role automatically#701

Draft
TheKodeToad wants to merge 1 commit intoPrismLauncher:mainfrom
TheKodeToad:regular-role
Draft

Grant regular role automatically#701
TheKodeToad wants to merge 1 commit intoPrismLauncher:mainfrom
TheKodeToad:regular-role

Conversation

@TheKodeToad
Copy link
Copy Markdown
Member

Probably not robust enough


const REQUIRED_CHATTINESS: i64 = 200;
const MAX_PER_DAY: i64 = 25;
const REGULAR_ROLE: RoleId = RoleId::new(1334298718362407063);

Check warning

Code scanning / clippy

long literal lacking separators Warning

long literal lacking separators

const REQUIRED_CHATTINESS: i64 = 200;
const MAX_PER_DAY: i64 = 25;
const REGULAR_ROLE: RoleId = RoleId::new(1334298718362407063);

Check warning

Code scanning / clippy

long literal lacking separators Warning

long literal lacking separators
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants