Now an Open Source Bot
With this instrcution you will be able to get your Own Mastive running in your server
What things do you need to install the bot and how to install them
discord.js
|fs
|ascii-table
|common-tags
dotenv
|eslint
(optional) |moment
moment-duration-format
|mongoose
|node-fetch
nodemon
|novelcovid
|os
|path
|superagent
npm install discord.js
or install them all in one
npm install discord.js fs ascii-table common-tags dotenv eslint moment moment-duration-format mongoose node-fetch nodemon novelcovid os path superagent
- Creating a
.env
file
# Config
PREFIX=*
OWNER_ID=OWNER_ID
ADMIN_ROLE=Admin
MOD_ROLE=Mod
LOGS_CHANNEL=logs
USERS_CHANNEL=joins
LANG=English
MAIN_GUILD=MAIN_GUILD_ID
# Bot Keys
TOKEN=CLIENT_TOKEN
CLIENT_ID=CLIENT_ID
GUILD_WEBHOOK1=WEBHOOK_ID_FOR_READY_EVENT
GUILD_WEBHOOK2=WEBHOOK_SECRET_FOR_READY_EVENT
# Api Keys
MONGODBLINK=MONGO_DB_LINK
- Generating the link for mongoDB
This is a Node.js App - This Video will help you to get the link
- To start Testing it run:
node .
or
nodemon dev
To learn how to contribute join our Discord Server and DM @Moscu or read #information
This Proyect is under the MIT License - read the file LICENSE.md to learn more about it
- Tell your friends 📢
- Contribute
- Enjoy
⌨️ with ❤️ by Villanuevand 😊