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.
Qemlokriu 1329932262 REmoved all the options that are related to the webserver plugin. As it will be in its own file once it actually works. Also make the e in Essentials capital as when you clone the repo it has big E instead of e as in the conf file before. 2 years ago
.gitignore Cleaned the repo a lil 2 years ago
LICENSE Added the license to master 2 years ago
README.md Update 'README.md' 2 years ago
config.toml REmoved all the options that are related to the webserver plugin. As it will be in its own file once it actually works. Also make the e in Essentials capital as when you clone the repo it has big E instead of e as in the conf file before. 2 years ago
main.py Intents all as +rep didnt work with Essentials i will make this a conf option 2 years ago
meetoo.async Testing gitea webhooks 2 years ago
pipstuff.txt Added some stuff to pipstuff.txt and did some things i forgot... 2 years ago

README.md

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.

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.