Skip to content

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

License

Notifications You must be signed in to change notification settings

custom-fail/custom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages