Coder Social home page Coder Social logo

reportbot's Introduction

reportbot

Manage Minecraft reports in Discord, easily.

Usage

reportbot acts invisible to your players. You don't to create any additional channels to accomodate reportbot. Players can simply use the report command in any channel, and reportbot will give feedback and delete the message after a few seconds.

reportbot utilizes many different Discord permissions. I recommend just giving reportbot Administrator privileges, as not even I know all the permissions reportbot needs.

There are multiple ways to use reportbot.

  • If you have a separate Discord server for your Staff, you could add the bot there and your main server - then set the report channel config option to a channel in your Staff server.
  • If you only use one Discord server for all your operations, reportbot supports that too. Just set the report channel to a channel in your main server.

The only commands you need to know are !report and !close; reportbot will tell you the correct usage in Discord.

Prerequisites

  • A 24/7 server to host the bot (this bot is designed to run constantly)
  • A Discord server + bot user
  • RethinkDB running locally, on default host settings
  • Node.js 8.9.4 or higher

Installation

  • Clone the repository.
  • Install dependencies (npm install or yarn).
  • Create a Rethink database called reportbot, and make a table called cases.
  • Rename config.js.example to config.js, and populate the required fields.
  • Start the bot (node . or with PM2 pm2 start index.js --name="reportbot").

Contributing

If you have any ideas or suggestions, tell me here!
If you encounter any bugs, tell me here!
If you appreciate my work, let me know by starring the repo <3

I am also accepting Pull Requests here.

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.