Skip to content

TheGreench/Mastive-B

Repository files navigation

Mastive

Now an Open Source Bot

Lets Get Started 🚀

With this instrcution you will be able to get your Own Mastive running in your server

Pre-Requirements 📋

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

Setup 🔧

  • 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

Contributing 🖇️

To learn how to contribute join our Discord Server and DM @Moscu or read #information

License 📄

This Proyect is under the MIT License - read the file LICENSE.md to learn more about it

Dont Forget to 🎁

  • Tell your friends 📢
  • Contribute
  • Enjoy

⌨️ with ❤️ by Villanuevand 😊

Releases

No releases published

Sponsor this project

Packages

No packages published