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.
36 lines
1.4 KiB
Markdown
36 lines
1.4 KiB
Markdown
# Mee2
|
|
|
|
Mee2 is a fully customizable, open-source Discord bot with a web interface to control it. It supports plugins and is heavily customizable. Mee2 is forever free and licensed under GNU V3.
|
|
|
|
## Status
|
|
|
|
Mee2 is still actively maintained, but it's not yet ready for public use. Pull requests are welcome. You can find the latest version on our Gitea repo: https://git.nazev.eu:8443/
|
|
|
|
## Features
|
|
|
|
- Web interface to control the bot
|
|
- Plugins support
|
|
- Highly customizable
|
|
- Fully open-source
|
|
- Forever free
|
|
|
|
## Plugins
|
|
|
|
The official plugins can be downloaded at [our gitea repo](https://git.nazev.eu:8443/MEE2_Official_plugins).
|
|
|
|
The installation might be diffrent on every plugin so be sure to check README.md of the plugin. But in general here are the install steps of a normal plugin:
|
|
|
|
To install a plugin download the git repo and extract the zip. There should be a folder with the name of the plugin. Drag that folder over to {meetooroot}/cogs and open {meetooroot}/config.toml and under section [bot] you should see cogs=[] add the following to the [] brackets"cogs.{pluginname}.{pluginname}".
|
|
|
|
## Contributing
|
|
|
|
We welcome contributions to Mee2! To contribute, please clone the repository and make your changes. Then, open a pull request on our Gitea repo.
|
|
|
|
## Discord
|
|
|
|
Join our Discord server to get support, ask questions, or contribute to Mee2 development: https://discord.gg/dVVVSM4z
|
|
|
|
## License
|
|
|
|
Mee2 is licensed under the GNU V3 license. See LICENSE.md for details.
|