c4ebac3bce | 2 years ago | |
---|---|---|
share/python-wheels | 2 years ago | |
static | 2 years ago | |
templates | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
config.toml | 2 years ago | |
config.yml | 2 years ago | |
creds.toml | 2 years ago | |
creds.yml | 2 years ago | |
main.py | 2 years ago | |
meetoo.async | 2 years ago | |
meetoo.py | 2 years ago | |
pipstuff.txt | 2 years ago | |
test.py | 2 years ago |
README.md
Meetoo - A Python IRC Bot
Meetoo is a powerful, open-source IRC bot written in Python using the Flask and discord.py libraries. It provides a range of useful features for online communities, including customizable commands and responses, automatic moderation tools, and more.
Please note that Meetoo is currently in development and has not yet been released.
Features
- Web interface for easy control and configuration
- Customizable commands and responses
- Automatic moderation tools
- Anti-raid system for protecting against malicious Discord raids
- Support for media playback (planned, not yet implemented)
- Integration with popular services such as Twitch and YouTube (planned, not yet implemented)
- Self Audit feature for storing chat logs indefinitely
- Plugin system for adding custom features and integration with other services
Self-hosting
Meetoo is free and open-source, which means that you are free to self-host the bot on your own server. This allows you to have complete control over the software and ensure that it is always available for your community.
Contributing
We welcome contributions to the Meetoo project from the community. If you have an idea for a new feature or have found a bug, you can create a new issue on the GitHub repository. If you would like to contribute code, you can create a fork of the repository and submit a pull request.
License
Meetoo is released under the GNU GPL v3 license. This means that you are free to use, modify, and distribute the code as you see fit, as long as you include a copy of the license and attribute the original authors. However, if you use Meetoo in a commercial setting, the terms of the license require that you make the source code available to your users.