Mew is licensed under the GNU GPL v3 license, be sure to follow the license
All modules used can be found in the credits
You can join https://discord.gg/SV7DAE9 if you need any help setting up this code
You can support the development of Mew via https://patreon.com/wessel
Mew is my private bot used in https://discord.gg/gq8zpeV
You're allowed to selfhost Mew if you follow the licensing
- Requirements
- NodeJS >=8.0 (https://nodejs.org)
- MongoDB >=4.0 (https://mongodb.com/)
- Git >=2.18.0 (https://git-scm.com/)
git clone https://github.com/PassTheWessel/Mew.git && cd Mew # Clone the repo
npm i yarn -g # install / update yarn
mv src/application.yml.example src/application.yml # Rename config
nano src/application.yml # Edit your settings
yarn # install dependencies
yarn start # Run mew
git clone https://github.com/PassTheWessel/Mew.git && cd Mew # Clone the repo
npm i yarn -g # install / update yarn
move src/application.yml.example src/application.yml # Rename config
## Edit your config (Use a text exitor other than notepad) ##
yarn # install dependencies
yarn start # Run mew
git clone https://github.com/PassTheWessel/Mew.git && cd Mew # Clone the repo
npm i yarn -g # install / update yarn
mv src/application.yml.example src/application.yml # Rename config
## Edit your config (Use a text exitor other than notepad) ##
yarn # install dependencies
yarn start # Run mew
Avatar | Name | Role |
---|---|---|
Wesselgame#0498 |
Lead Developer |