/Radeon

Radeon is a multi-functional moderation bot with a cross-server anti-raid system! (soon:tm:)

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Radeon Development

Radeon is a global automod and violations manager! Moderation and automod violations can be managed through an easy-to-use set of commands, as well as keep raiders and other bad users out of your server.

Contributing

If you want to contribute via suggestions, join Radeon's support server to make one there or open an issue named "suggestion: <name-here>" in this Github (without the <>).

Contributions via pull-requests should be made to the dev branch, not the main branch. This is so that we can test the code first before pushing, and makes reverting files easier. :)

Self-Hosting

We do not currently support self-hosted instances. Please do not contact a maintainer requesting support for it. If you have experience and want to self-host, you are free to do so.

Config File Format:

{
    "token":"BOT_TOKEN",
    "owners":[
        "OWNER_IDS",
        "..."
    ],
    "admins":[
        "ADMIN_IDS",
        "..."
    ],
    "logs":{
        "shards":"SHARD_EVENTS_CHANNEL_ID",
        "joins":"JOIN_LEAVE_CHANNEL_ID",
        "errors":"ERROR_LOGS_CHANNEL_ID",
        "global":"GLOBAL_EVENTS_CHANNEL_ID",    
    },
    "mongo_path":"MONGO_DB_SRV"
}

Maintainers

This repository is licensed under the GNU AGPL v3 License.

© 2021-2022 Radeon Development