Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/james7132/hourai
The world's most advanced security and moderation bot for Discord.
https://github.com/james7132/hourai
automation discord-bot moderation music security
Last synced: 12 days ago
JSON representation
The world's most advanced security and moderation bot for Discord.
- Host: GitHub
- URL: https://github.com/james7132/hourai
- Owner: james7132
- License: gpl-3.0
- Created: 2016-07-29T05:34:32.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-11-13T00:59:49.000Z (about 1 year ago)
- Last Synced: 2024-05-02T06:15:39.525Z (7 months ago)
- Topics: automation, discord-bot, moderation, music, security
- Language: Rust
- Homepage: https://hourai.gg
- Size: 7.76 MB
- Stars: 45
- Watchers: 3
- Forks: 18
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Hourai
Hourai is a Discord Bot focused on safety, security, administration, and
automation. Written in Python 3.7+. Hourai is a bot built to help ease
moderation of communities of any size, offering features that work with servers
of 10 users to those with well over 100,000.---
## Features
Moderation, Safety, and Security Features
- [Comprehensive Validation System](https://docs.hourai.gg/Validation) - run
background checks against new users. Discourages problematic users, limits
user bot damage, and curbs abuse.
- [Highly Configurable Automation System](https://docs.hourai.gg/Automation) -
run arbitrary bot actions in response to virtually any Discord event, and comes
with a powerful configurable auto-mod. (Partially implemented)
- [Configurable Moderation Utilties](https://docs.hourai.gg/Escalation) -
simplify mod mental overhead by establishing a well known escalation ladder to
deal with problematic users. (Partially implemented).
- [Community Moderation Tools](https://docs.hourai.gg/Community-Moderation) -
take a load off of your mod team by letting the community moderate itself.
(Not yet implemented).
- Anti-Raid Tools - automatically or manually shut down raids (Partially
implemented)
- Identity Tracking Tools - users changing usernames to avoid punishment? Hourai
keeps track of their 20 latest usernames.Informative / Fun Features
- Feeds - pulls near-realtime feeds from a variety of sources, including Reddit,
RSS, Danbooru, etc.
- [Music Bot](https://docs.hourai.gg/Music) - play music from YouTube,
SoundCloud, Bandcamp, and other public services in voice chat!Misc Features
- Self Serve Roles: Allow server users to get their own roles via bot command.
---
## Useful Links
* [Website](https://hourai.gg/)
* [Dashboard](https://hourai.gg/dash/)
* [Status](https://status.hourai.gg/)
* [Documentation](https://docs.hourai.gg/)
* [Changelog](https://docs.hourai.gg/Changelog)
* [Privacy Information](https://docs.hourai.gg/Privacy)## Contributing
For more complete information on how you can contribute to the bot, please see
the [CONTRIBUTING](CONTRIBUTING.md) file for more information.