Coder Social home page Coder Social logo

pydist / advanced-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from catsastrophe/advanced-bot

0.0 0.0 0.0 406 KB

A Discord.JS bot using v13. Now with Slash-Commands, Buttons and Menus.

License: GNU General Public License v3.0

JavaScript 100.00%

advanced-bot's Introduction

Discord.JS v13 Handler Template

A slash command and event handler for the new discord.js V13 update. Includes some commands to get you started

Installation

Clone the repository, or you can create your own using the template function (on GitHub)

Install the dependencies with npm i

Remove the .template suffix from the config.js and .env files

Paste your bot token in the .env file

Add necessary info to the config.js file (find out more below)

Open a terminal in the root directory of the repo

Execute npm run production

Configuration

  • config.general.botName - What the bot should be referenced to in commands

  • config.general.guildid - The guild id that the bot will be used in

  • config.general.clientid - The client id for the bot

  • config.settings.owners - An array for the owner's user ids (required to run OWNER commands)

  • config.support.guildid - The guild id for your support server (if needed), THE BOT MUST BE IN THIS SERVER AND HAVE ADMINISTRATOR

  • config.support.owner - The main owner's id (for telling the user who to contact)

  • config.embeds.embedColour - The default colour for an embed if none is specified

  • config.embeds.embedFooterText - The default footer text for an embed

advanced-bot's People

Contributors

lornebookerr 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.