Compare commits

...

5 Commits
dev ... main

Author SHA1 Message Date
supopur 785e82a97f Merge branch 'dev' 2 years ago
supopur e1ce24d788 Forgot to import OS 2 years ago
supopur 95e06cca88 Merge branch 'main' of https://git.nazev.eu:8443/MEE2_Official_plugins/Essentials 2 years ago
supopur e7f42313b6 Added a reputation system. How to use:
+rep @usermention You are a good guy!
-rep @usermention You are a bad guy and i dont like you!
/reputation {user}
2 years ago
Qemlokriu a32dc53df4 typo 2 years ago

@ -22,5 +22,5 @@ Mee2 Essentials Cog is an official cog for the Mee2 Discord bot. This cog contai
1. Clone the repository or download the code as a ZIP file and extract it.
2. Copy the essentials folder to your Mee2 bot's cogs folder
3. Add essentials to your bot's config.toml file under the cogs list example: cogs=["cogs.example","cogs.essentials.commands"]
3. Add essentials to your bot's config.toml file under the cogs list example: cogs=["cogs.example","cogs.Essentials.commands"]

Loading…
Cancel
Save