Giter Site home page Giter Site logo

zaanposni / discord-masz Goto Github PK

View Code? Open in Web Editor NEW
72.0 6.0 17.0 15.41 MB

MASZ is a selfhostable highly sophisticated moderation bot for Discord. Includes a web dashboard and a discord bot.

Home Page: https://discord.gg/5zjpzw6h3S

License: Other

C# 68.61% Python 0.87% Dockerfile 0.05% Shell 0.01% CSS 0.05% JavaScript 0.98% HTML 0.04% TypeScript 4.04% Svelte 25.35%
discord discord-masz moderators moderation-team discord-moderators moderation-overview moderation-events moderation-bots moderation-bot discord-bot

discord-masz's Introduction

Hello there 👋

discord-masz's People

Contributors

blixary avatar bricksmaster avatar dependabot[bot] avatar feroxfoxxo avatar flixprod avatar mtsalt avatar simply-cods avatar trissiethehusky avatar uponanonymous avatar verspaeteterzug avatar zaanposni 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  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

discord-masz's Issues

add modcase-comments

moderators and user should be able to comment on modcases to add further information or (as user) take a stand.

  • database , done in #138
  • api calls
  • frontend
  • notifications

Register new guilds as site admin via frontend

currently done via curl requests

curl --location --request POST '127.0.0.1:5565/api/v1/configs/<guildid>' \
--header 'Content-Type: application/json' \
--header 'Cookie: masz_access_token=<your_cookie>' \
--data-raw '{
    "modroleid": "id",
    "adminroleid": "id",
    "modPublicNotificationWebhook": "url_to_discord_webhook",
    "modInternalNotificationWebhook": "url_to_discord_webhook"
}'

legal and privacy notes

subpage that gets its content based on a text file or similiar (so before deployment the server can save its own legal note there)

/users/{userid}

To reiceve user info and avatar url by discord userid e.g. for moderators

/@me endpoint

This endpoints needs to return the user object received by the discord api and a list of guilds that are registered to the api and the user has access to.

Status endpoint

Add detailed description for

  • token status
  • database status
  • guilds registered
  • etc.

modcase workflow

  • notification for #moderation
  • notification for reported user
  • notification for moderation webhook

Also:
send direct link to modcase and (if ban) unban request

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.