Giter Site home page Giter Site logo

custom-fail / custom Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 2.0 354 KB

Discord application that helps manage modeartion (automod, cases, utlility commands like clear)

Home Page: https://custom.fail

License: MIT License

Rust 100.00%
discord moderation

custom's Introduction

Custom

A user-friendly Discord bot that simplifies server management, automates tasks, and enhances engagement. Enjoy seamless moderation, level-based rewards, and a straightforward setup process.

Compilation

cargo build --release --features all
./target/release/custom

Feature flags

Everything that is separated by feature flags can be run separately from processes with other features, as long as they are connected to the same MongoDB and Redis databases.

Name Description
all Enables all the feature flags listed below
custom-bots Listens for events on bot accounts set by users
gateway Listens for events on a main account (Gateway connection)
http-interactions Runs HTTP server on port 80 that listen for interactions sent by discord (Receiving interactions)
tasks Runs tasks scheduler (handles actions like removing roles from temporary muted users)

custom's People

Contributors

banocean avatar

Stargazers

 avatar

Watchers

 avatar

custom's Issues

1.0 - Tracking issue

1.0

  • Moderation
  • #13
  • Case system
    • #17
    • Management commands (details, last, list, remove)
  • API + Dashboard
    • Authorization
    • Whitelist/Blacklist system
    • Servers list
    • Server settings
      • Commands management
      • Module/plugin enabling system
      • Case settings (frontend)
      • Automod settings (frontend)
      • Moderation settings (frontend)
      • Saving server settings
        • Cache + apply changes
        • Reload server commands

Stabilization pr's

  • #19
  • Moderation
  • Case system

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.