@zerrodevs/discord-bot-utils
Version:
A comprehensive utility package for Discord.js bots providing moderation, interaction, logging, and tax calculation features
18 lines (15 loc) • 1.44 kB
HTML
<!-- Meta tags for SEO and link previews -->
<meta property="og:title" content="Discord Bot Utils - Advanced Discord.js Utilities">
<meta property="og:description" content="A comprehensive utility package for Discord.js bots providing moderation, interaction, logging, and more features to make bot development easier and more efficient.">
<meta property="og:image" content="https://raw.githubusercontent.com/ZerroDevs/discord-bot-utils/main/Docs/assets/logo.png">
<meta property="og:url" content="https://github.com/ZerroDevs/discord-bot-utils">
<meta property="og:type" content="website">
<meta property="og:site_name" content="ZerroDevs">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Discord Bot Utils">
<meta name="twitter:description" content="Advanced Discord.js bot utilities for moderation, interactions, logging, and more. Created by ZerroDevs.">
<meta name="twitter:image" content="https://raw.githubusercontent.com/ZerroDevs/discord-bot-utils/main/Docs/assets/logo.png">
<meta name="description" content="A comprehensive utility package for Discord.js bots that provides advanced features and helpers to make bot development easier and more efficient.">
<meta name="keywords" content="discord.js, bot utils, discord bot, moderation, utilities, ZerroDevs">
<meta name="author" content="ZerroDevs">
<link rel="icon" type="image/png" href="assets/favicon.png">