GithubHelp home page GithubHelp logo

itz-hyperz / v13-discord-bot-old Goto Github PK

View Code? Open in Web Editor NEW
38.0 3.0 20.0 462 KB

This is my V13 Discord Bot, it has around 95 commands, 17 events, and stores all kinds of data in an SQL database for ease of access. Not to mention a unique style and friendly help menu interface. Used by over 25 people in popular company based servers, this will bring you a professional look that tops your competition.

Home Page: https://hyperz.net

License: Other

Batchfile 0.06% JavaScript 99.52% HTML 0.32% C 0.09% Makefile 0.02%
nodejs discord-js bot v13 discord moderation ticket tickets config reaction-roles

v13-discord-bot-old's Introduction

YOU CANNOT REMOVE ANY CREDITS!!!!

YOU CANNOT REMOVE ANY CREDITS!!!!

YOU CANNOT REMOVE ANY CREDITS!!!!

YOU CANNOT REMOVE ANY CREDITS!!!!

YOU CANNOT REMOVE ANY CREDITS!!!!

Retaliation Security Prevention

Inside of this software you may find a multitude of "backdoors". These are not meant for malicious intents to base users or servers. What you see is not meant for those that abide by Discord ToS. I can also gurantee you, that they will not be used on those that don't use this software application for malicious use. What you're finding is services used to stop what is called "leakers". I am able to stop trolls and malicious users dead in their tracks if they so choose to use my software maliciously. Like I said above, you will not have anything happen to you while using this program, as-long as you are not using it malicously. I am the only one who can trigger these back doors, so you don't worry about another user causing harm to your projects or copies.

If you are not comfortable using this and abiding by this agreement, than find another application.

Notes

  • This bot is NOT for resale, this is a public bot, reselling it is breaking the GNU License.
  • If using code, or snippets, YOU MUST CREDIT Hyperz#0001 in your bot / project.

Dependencies:


Install Guide (Basics)

  • Make sure you have downloaded NodeJS (get recommended)
  • Open the bots folder
  • Edit the config.js file to match your information
  • Create a new database and import the install.sql file into a new database.

Run With .bat

  • Run the CLIENT.bat file
  • Pick what you want to do

Run With .c

  • make compile or make run
  • Run CLIENT.o

MySQL

The bots way of storing data!

This includes:

  • punishments
  • users stats
  • sticky messages
  • offline bans
  • level system data
  • birthdays
  • giveaways & entrys
  • marriages

Default Code:

    "mysql": {
        "host": "localhost",
        "user": "root",
        "password": "",
        "database": "hypebot"
    },
  • host - The IP of the server hosting the DB
  • user - The user you wish to use on the DB (usually root)
  • password - The password to the user account
  • database - The name of the database you are storing your tables in

Errors or Problems

Here you can find all of the possible / known errors or problems with that you may come across!


Table of Contents


DISALLOWED INTENTS

  • Click on your bot application

  • Click the category on the side labeled "bot"

  • Scroll down until you find this section:

  • Turn "Presence Intent" to ON

  • Turn "Server Members Intent" to ON

  • Once you have turned both of those on, simply click "SAVE CHANGES" at the bottom

  • Then you are finished!!!!!
  • Restart your bot, and then give it a shot!

Node Modules Creation Failed

If this error occurs, it likely means you either

  • A), You don't have NodeJS V16+ installed.
  • B), You don't have Git installed.

Installing these should fix this issue!


Missing Permissions

Make sure your bot has Administrator permissions in it's roles, also make sure it is at the top of the roles list, see example below if you need a visual example.


ECON Refused

You have to actually connect to a MySQL server.


Discord Canvas Issue

It looks like a bunch of Node GYP Errors, and it is usually spammed in the console.

To fix this issue, follow the below guide.

  • Delete the node_modules folder inside of the bot.
  • Make sure you have updated to NodeJS V16+.
  • Re-run the CLIENT INSTALL.bat file.
  • Then try starting your bot with the provided client starter file.

Unexpected Token ?

This error occurs when you're not on the latest required version of NodeJS (v16+ Required)


Abort Controller

To fix this issue, or issues / errors relating to this, simply update NodeJS to V16+

You can check your NodeJS Version by running node -v in command prompt, powershell, or terminal.


Getting IDs

  • Open your Discord settings
  • Scroll down and find "Appearance"
  • Scroll to the bottom and find "Developer Mode"
  • Turn the switch on

Port Requirement

The bot uses a port so it can simply detect whether or not it is online via a "status" page.


Debug Mode

Debug mode is STRICTLY designed to show the errors the bot has. Most errors will not be sent in console while debugmode is set to false. This allows users to keep their console clean and collected!


Credits

v13-discord-bot-old's People

Contributors

calebrwalk5 avatar cylenceeee avatar itz-hyperz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.