Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devnote-dev/radeon

Radeon is a multi-functional moderation bot with a cross-server anti-raid system! (soon:tm:)
https://github.com/devnote-dev/radeon

Last synced: 16 days ago
JSON representation

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

Awesome Lists containing this project

README

        


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**](https://discord.com/invite/xcZwGhSy4G) to make one there or open an issue named "suggestion: \" 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:**
```json
{
"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
* [devnote-dev](https://github.com/devnote-dev) - Owner
* [tryharddeveloper](https://github.com/tryharddeveloper) - Owner
* [Crenshaw](https://github.com/Crenshaw1312) - Contributor
* [SpeckyYT](https://github.com/SpeckyYT) - Contributor
* [Cipherizer](https://github.com/Cipherizer) - Contributor

This repository is licensed under the GNU AGPL v3 License.

© 2021-2022 Radeon Development