Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need help #107

Open
Nessa818 opened this issue May 14, 2024 · 2 comments
Open

need help #107

Nessa818 opened this issue May 14, 2024 · 2 comments
Labels
question Further information is requested

Comments

@Nessa818
Copy link

Nessa818 commented May 14, 2024

Before submitting your question have you checked the check the FAQ or checked for similar issues already?: [yes/no] yes i have

Question:
Describe your question.. how do i do this ```// STAFF CHAT
const EnableStaffChatForwarding = true;
const DiscordStaffChannelId = "1234198732841422966";
const AdditionalStaffChatRoleIds = [
// "000000000000000",
];

// WHITELISTING / ALLOWLISTING
const EnableWhitelistChecking = false;
const DiscordWhitelistRoleIds = "000000000000000000, 000000000000000000";

// SLASH COMMANDS / DISCORD PERMISSIONS
const EnableDiscordSlashCommands = true;
const DiscordModRoleId = "1234198730790408211";
const DiscordAdminRoleId = "1234198730799059020";
const DiscordGodRoleId = "1234198730799059021";

// DISCORD BOT STATUS
const EnableBotStatusMessages = true;
const BotStatusMessages = [
"{servername}",
"{playercount} online",
];

// ACE PERMISSIONS
const EnableAutoAcePermissions = false;
const AutoAcePermissions = {
// "example": "000000000000000000",
// "example2": [ "000000000000000000", "000000000000000000"],
};

// Other
const SaveScreenshotsToServer = true;

/** ************************

  • WEBHOOK LOGGING SETTINGS
    **************************/

const EnableLoggingWebhooks = false;
const LoggingWebhookName = "zLogs";
// put "&" in front of the id if you're to ping a role
const LoggingAlertPingId = "&000000000000000000";
// example: "bank": "https://discord.com/webhook/...",
const LoggingWebhooks = {
"example": "",
};```

Information:
FiveM artifact #: [eg. 3200] artifact 8052
Using QBCore?: [yes/no]
When did you last update QBCore if you are using it?: [eg. yesterday, 1 week ago]yesterday

@Nessa818 Nessa818 added the question Further information is requested label May 14, 2024
@Nessa818
Copy link
Author

im using qbcore

@zfbx
Copy link
Owner

zfbx commented May 14, 2024

You're going to want to delete and recreate your webhook that you leaked, I deleted it from your message but anyone who's already seen it could do damage with it

Also I'm not quite sure what your question is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants