Skip to content

v1.5.0 Docs

beCoditive edited this page Feb 8, 2021 · 1 revision

Max Bot v1.5.0

Support Server Invite

This bot was originally designed specifically for beCoditive Discord Server

This bot uses Javascript (JS) with the node module Discord.js

Requirements

  • Node.js v12+

What is New?

  • Spank Command
  • Imagine Command
  • Pun Command
  • Facepalm Command
  • Wholesome Command
  • Gif Command

Features

Fun Features :

  • 8ball Command
  • Hack Command
  • Joke Command
  • Meme Command
  • Roast Command
  • Trivia Command
  • Tweet Command
  • Youtube Command
  • Spoiler Command
  • Rip Command
  • UseLessWeb Command
  • epicgamerate Command

Moderator Features :

  • Announcement Command - It allows the moderator to announce anything in Announcement Channel
  • Ban Command - Bans a user
  • Poll Command - It allows the moderator to warn a user on the server.
  • Check Warn Command - It allows checking the number of warns given to a user.
  • Clear Command - It allows to delete some number of messages from the server.
  • Delete Warn Command - It allows to delete warning of a user.
  • Filter Words Command - It allows to Block some NSFW words in the server.
  • Kick Command - Kicks a user
  • Poll Command - It allows the moderator to make a poll in Poll Channel

Public Features :

  • Avatar Command - It allows seeing the avatar of any user.
  • Help Command
  • Highlight Command - It highlights the text.
  • Ping Command - To check the current ping of the bot.
  • Covid Command - Check the Number of Cases of Covid-19
  • Info Command

Search Features :

  • BotJs Command - It allows to check docs of the discord.js
  • searchYT Command - It allows to search videos from youtube.
  • ytChannel Command - It allows to search channels from youtube.
  • Google Command - Sends Image according to your needs in the server.
  • trendingGit Command - It Sends you a random trending Github repository.
  • gitRepo Command - Gives the top Repository according to your search.
  • gitUser Command - Gives User according to your search.
  • wiki Command - Searches wiki for your topic.

Other Features :

  • Sends a nice Welcome image when a user joins.
  • Block users from sending discord invite link.
  • Sends nice programming quotes after every 6 hours.
  • Gives a default role when a member joins.

Config

alt text ⚠ Warning - Do not Change the DB name

  • token : Your_Token
  • prefix : Your_Prefered_Prefix
  • serverName : Your_Server_Name
  • qutoesChannel : Your_Channel_Where_You_Want_To_Post_Quotes
  • serverLink : Your_Server_Invite_Link
  • welcomeImage : Your_Welocme_Background_Image_Link
  • owner : Your_ID
  • defaultRole : Your_Server_Default_Role

Setup

  • Make sure you're running the requirements mentioned above
$ node -v
# Example output:
# v12.1.0
  • Install all required npm dependencies
$ npm install
  • Run the bot
$ node .

This project was also a collaboration between :

  1. beCoditive Inc. (https://github.com/beCoditive)
  2. Shuriken (https://github.com/CyberShuri)

Copyright © 2021 beCoditive

Clone this wiki locally