Giter VIP home page Giter VIP logo

kmkingman / suggestion-bot Goto Github PK

View Code? Open in Web Editor NEW
18.0 1.0 11.0 86 KB

organizes the suggestions Channels on the servers, where the administrator can specify the suggestions Channels, and people can send the proposal through one of the bot commands, and other than this the administrator can simply delete and respond to the suggestions

Home Page: https://discord.gg/kingmandev

License: GNU General Public License v3.0

JavaScript 100.00%
dsicord-bot discord-js discord suggestion suggestions suggestions-bot kingman javascript mongodb json

suggestion-bot's Introduction

KINGMAN DEV

KINGMAN DEV

KINGMAN SUGGESTION BOT is a open source Discord bot coded in JavaScript with Discord.js and Mongoose by KINGMAN.
Feel free to add a star โญ to the repository to promote the project!

Many commands

KINGMAN SUGGESTION BOT has a lot of features

  • Supports slash command
  • Suggestion in a new and simple way
  • Possibility to respond to suggestions remotely
  • Possibility to delete suggestions remotely
  • MongoDB Database

Installation

  • install all packages using npm install

  • edit localdb/kingman.json and put the information

{
    "prefix": "."
}
  • Make Discord Bot And enable This Options And Add Bot To Your Server

KINGMAN DEV

  • Create env file And Put The Information
KM_MONGO = MONGO_DB_CONNECTION_URL
KM_TOKEN = DISCORD_BOT_TOKEN
  • Run the bot via node index.js

  • if you use Repl.it You Need To Update NodeJs to v16

npm init -y && npm i --save-dev node@16 && npm config set prefix=$(pwd)/node_modules/node && export PATH=$(pwd)/node_modules/node/bin:$PATH

Links

Contributing

Before creating an issue, please ensure that it hasn't already been reported/suggested And if you have a question, please ask it in the Discord server instead of opening an issue. If you wish to contribute to the KINGMANDEV codebase or documentation, feel free to fork the repository and submit a pull request!

License

KINGMAN SUGGESTION BOT is licensed under the GPL 3.0 license. See the file LICENSE for more information. If you plan to use any part of this source code in your own bot, I would be grateful if you would include some form of credit somewhere.

suggestion-bot's People

Contributors

kmkingman avatar

Stargazers

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

Watchers

 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.