diff --git a/roleIds.json b/roleIds.json index 3edcdd5..839a77f 100644 --- a/roleIds.json +++ b/roleIds.json @@ -1 +1,5 @@ -{"chiefRole":"1169598738445119608","regularRole":"1169598823958593587","associateRole":"1169598789351395409"} \ No newline at end of file +{ + "chiefRole": "1057988415657877585", + "regularRole": "1057988446267908167", + "associateRole": "1057988449757577246" +} \ No newline at end of file diff --git a/src/isTesting.ts b/src/isTesting.ts index c49828f..ca2f158 100644 --- a/src/isTesting.ts +++ b/src/isTesting.ts @@ -1 +1 @@ -export const isTesting = true \ No newline at end of file +export const isTesting = false \ No newline at end of file