DISCORD DEVELOPER PORTAL

DISCORD DEVELOPER PORTAL

458 bookmarks
Newest
MEGA
MEGA

<h1 align="center"> ⛅️ wrangler </h1> <section align="center" id="shieldio-badges"> <a href="https://www.npmjs.com/package/wrangler"><img alt="npm" src="https://img.shields.io/npm/dw/wrangler?style=flat-square"></a> <img alt="GitHub contributors" src="https://img.shields.io/github/contributors/cloudflare/workers-sdk?style=flat-square"> <img alt="GitHub commit activity (branch)" src="https://img.shields.io/github/commit-activity/w/cloudflare/workers-sdk/main?style=flat-square"> <a href="https://discord.cloudflare.com"><img alt="Discord" src="https://img.shields.io/discord/595317990191398933?color=%23F48120&style=flat-square"></a> </section>

wrangler is a command line tool for building Cloudflare Workers.

Quick Start

To get started quickly with a Hello World worker, run the command below:

npx wrangler init my-worker -y

For more info, visit our Getting Started guide.

<details><summary>Wrangler System Requirements</summary>

We support running the Wrangler CLI with the Current, Active, and Maintenance versions of Node.js. Your Worker will always be executed in workerd, the open source Cloudflare Workers runtime.

Wrangler is only supported on macOS 13.5+, Windows 11, and Linux distros that support glib 2.35. This follows workerd's OS support policy.

</details>

Documentation

For the latest Wrangler documentation, click here.

To read more about Workers in general:

Configuration

Wrangler is configured via a wrangler.toml or wrangler.json file in the project root. An example configuration generated by npx wrangler init or npx create cloudflare is as follows:

name = "my-worker"
main = "./src/index.ts"
compatibility_date = "YYYY-MM-DD"

For more detailed information about configuration, refer to the documentation.

Commands

Workers

wrangler dev

Start a local development server, with live reloading and devtools.

wrangler deploy

Publish the given script to Cloudflare's global network.

For more commands and options, refer to the documentation.

Pages

wrangler pages dev [directory]

Serves a static build asset directory.

Builds and runs functions from a ./functions directory or uses a _worker.js file inside the static build asset directory.

For more commands and options, refer to the documentation or run wrangler pages dev --help.

·mega.nz·
MEGA
Arcane: The Best Discord Bot
Arcane: The Best Discord Bot
Oneseco Media's Dashboard - Leveling Go back XP Options New features! Customize how much xp is earned for participation in your server. You can use our Level Calculator to roughly estimate how long it will take to reach certain levels. Formula New! Curve Linear Multiplier Max Level Message XP Min Max Cooldown (Seconds) Voice XP Min Max Cooldown (Seconds) Minimum Members Anti AFK Reaction XP New! Min Max Cooldown (Seconds) Levelup Message Customize the levelup message in your server. Levelup Message Tags: {user.mention}, {user.name}, {user.level}, {user.xp}, {earned:You earned the {name} or {mention} role!} View earned example Channel message was sent in Include levelup image 🌌system-messages Test Role Rewards Reward your members for their activity by assigning them roles. Role Rewards 7/15 used Role Rewards are given to members when they hit the respective level. Stack Rewards Role (Click on role to remove) 1. New Player 3. Verified 5. ⭐ Active [LVL 5] 10. 🌟 Super Active [LVL 10] 15. 💫 Extremely Active [LVL 15] 20. 🌠 Insanely Active [LVL 20] 50. 👑 Champion Level: Role: Select one Add reward First Place Role New! Updates once per day. Premium servers are updated hourly1. None XP Boosters Manage XP boosters for your server, enhancing member rewards and engagement. Stack Boosters Stack boosters or if disabled only apply the highest boost Vote Reward Reward members for voting for Arcane Effort Booster Words Images Boost Percentage Role Boosters 1/1 used Members with a booster role will earn more xp. Role (Click on role to remove) Twitch Subscriber: Tier 1 - 10% boost Percentage: Role: Select one Add booster Channel Boosters New! 0/1 used Members who participate in a booster channel will earn more xp. Channel (Click on channel to remove) Percentage: Channel: Select one Add booster Weekly & Monthly Highlights Beta Enable automatic leaderboard announcements to keep your community engaged! With Weekly & Monthly Highlights, Arcane will post leaderboard recaps every Sunday at 12am UTC2 Weekly Highlights Post the top 10 most active members of the past week to the channel of your choice Select one Monthly Highlights Post the top 10 most active members of the past month to the channel of your choice Select one Rank Card Customize default server card Customize Leaderboard Leaderboard Vanity Vanity URLs are first come first serve. We reserve the right to transfer or remove your vanity url. A vanity url is not required. Vanity URL View leaderboard View leaderboard Auto Reset Should Arcane reset user's level and XP if they leave the server? XP Restrictions Setup who and where your members can earn XP in your server. No XP Channels Toggle mode Members will not earn in the channels selected Select option No XP Roles Any member with one of these roles will not gain XP when they message. Quarantine Thread XP Should members earn XP in public and private threads? Forum XP Should members earn XP in forum channel threads? Text in Voice XP Should members earn XP in text voice channels? Slash Command XP Should members earn XP when running slash commands (any bot)? 1. May update slower or quicker than advertised depending on demand of the bot and service. Update frequency not guaranteed 2. Weekly and Monthly XP features are currently in beta. Please note that the entire feature set, including weekly and monthly highlights, may not work as intended until the beta phase is complete. © Copyright Privy.gg LLC 2018-2025
·arcane.bot·
Arcane: The Best Discord Bot