Pogy-Bot / Pogy

A fully customizable bot built with 147 commands, 11 categories and a dashboard using discord.js v13
https://v2.pogy.xyz
Apache License 2.0
145 stars 101 forks source link
dashboard discord discord-dashboard discord-js-v13 discordbot discorddashboard hacktoberfest multipurpose-discord-bot



Pogy the Discord Bot [DJS V13]

A fully customizable bot built with 147 commands, 11 categories and a dashboard using discord.js v13

README-hindi.md README-polish

mongo discordjs license

AboutFeaturesInstallationSetting UpLicenseDonateCredits

Community Updates

Pogy + Slash commands by eYuM

About

Pogy is a discord bot that we made exactly 2 years ago, the code was broken so we decided to fix the bugs and make it a multipurpose discord.js v13 bot! You can click this link to invite the official Bot! Also, you can join the official Pogy's Support Server for assistance.

If you liked this repository, feel free to leave a star ⭐

Features

147 commands and 11 different categories!

Pogy even has the following features on the website

Webhooks: (for Developer) With Pogy You can even log everything using webhooks directly from the config file!

Installation

First clone the repo:

git clone https://github.com/Pogy-Bot/Pogy.git

After cloning, run an

npm install

Setting Up

Your config.json should follow

Webhooks

SEO

Your .env should match

THE ONES NEEDED

OPTIONAL

The callbacks in Discord's dev portal This will have 2 parts, callback for the main client ID, and the other for the auth client ID. I did this so that the main client doesn't get ratelimited. You can use the same Id for main_client_id and auth_client_id and put the 3 callbacks in the same application.

MAIN CLIENT ID yourdomain/thanks example https://pogy.xyz/thanks or http://localhost:3000/thanks yourdomain/window example https://pogy.xyz/window or http://localhost:3000/window

AUTH CLIENT ID yourdomain/callback example https://pogy.xyz/callback or http://localhost:3000/callback

TOP.gg To add top.gg to your site, add DBL_AUTH as your dbl api key to the .env file. And yourdomain/dblwebhook as a webhook url on top.gg's site settings. Example: `https://yourbot.com/dblwebhook

Replit To run on replit you must install node js v.16.9.1 to do so go to bash (the bash terminal on your repl) and paste: npm init -y && npm i --save-dev node@16.9.0 && npm config set prefix=$(pwd)/node_modules/node && export PATH=$(pwd)/node_modules/node/bin:$PATH

Pease make sure you have enabled Privileged Intents on your Discord developer portal. You can find these intents under the "Bot" section, and there are two ticks you have to switch on. For more information on Gateway Intents, check out this link.

You can launch the bot with npm start

Important Note: Before you join the support server for help, read the guide carefully.

Emojis

Colors

License

Released under the Apache License license.

Donate

You can donate Pogy and make it stronger than ever by clicking here!

Credits

Old Credits