Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:)
- Host: GitHub
- URL: https://github.com/devnote-dev/radeon
- Owner: devnote-dev
- License: agpl-3.0
- Created: 2021-01-17T17:55:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-11T23:26:27.000Z (over 2 years ago)
- Last Synced: 2024-05-06T00:04:58.515Z (6 months ago)
- Language: JavaScript
- Size: 820 KB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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) - ContributorThis repository is licensed under the GNU AGPL v3 License.
© 2021-2022 Radeon Development