Git Product home page Git Product logo

discord-moderator-bot's Introduction

⚠ Important ⚠

Soon, a remake of this bot using TypeScript and a lot of changes.

discord-moderator-bot

npm start to start the bot and modify the example-data.json change the name to "data.json" and put this

{
    "token": {
      "discord": "YOUR-BOT-TOKEN"
    },
    "database": {
      "username": "MONGO-USER",
      "password": "MONGO-PASSWORD",
      "url": "CLUSTER-URL"
    }
  }

Discord moderator bot

To-do

  • Chat modes
  • More moderation commands
  • Dashboard
  • Your suggestions!

features

Galery

![]

discord-moderator-bot's People

Contributors

allangame 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

discord-moderator-bot's Issues

Seeking Owner Contact

Could the bot owner please contact me? I can provide my discord tag, or there is an email in my bio

onlyowner

i'm trying to add a dev, but its not working, like i dont have access. and yes i have checked the data and misc .json and everything is working good, my id and everything.

unban.js command error

when I run the command /unban <@username> , and I get an error like this, can you please help me fix this problem?

(node:1012) UnhandledPromiseRejectionWarning: DiscordAPIError: 404: Not Found
at RequestHandler.execute (E:\Project\privx\node_modules\discord.js\src\rest\RequestHandler.js:154:13)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async RequestHandler.push (E:\Project\privx\node_modules\discord.js\src\rest\RequestHandler.js:39:14)
at async UserManager.fetch (E:\Project\privx\node_modules\discord.js\src\managers\UserManager.js:67:18)
at async UnbanCommand.run (E:\Project\privx\src\commands\moderation\UnbanCommand.js:13:16)
(Use node --trace-warnings ... to show where the warning was created)
(node:1012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:1012) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.``

Mute/Unmute command

A command that will auto-add a "Muted" role disabling certain permissions.

Options

-mute <discord-name>
-mute <discord-name> <minutes>
-unmute <discord-name>

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.