You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
supopur c4ebac3bce Testing gitea webhooks 2 years ago
share/python-wheels Testing gitea webhooks 2 years ago
static Testing gitea webhooks 2 years ago
templates Testing gitea webhooks 2 years ago
LICENSE Added the license to master 2 years ago
README.md Create README.md 2 years ago
config.toml Testing gitea webhooks 2 years ago
config.yml Initial git commit 2 years ago
creds.toml Testing gitea webhooks 2 years ago
creds.yml Initial git commit 2 years ago
main.py Testing gitea webhooks 2 years ago
meetoo.async Testing gitea webhooks 2 years ago
meetoo.py Initial git commit 2 years ago
pipstuff.txt Testing gitea webhooks 2 years ago
test.py Testing gitea webhooks 2 years ago

README.md

Number of Commits Latest Commit

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.