Skip to content
/ Bee3 Public

An open source discord bot with dashboard, based on nodejs and discord.js

License

Notifications You must be signed in to change notification settings

Bee3-Team/Bee3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

Bee3 Project 2021 - v4.3.1 Beta

Welcome to Bee3 Project, we make this bot for helping you moderate your discord server, play a song for you, maintain member attitude for free. you can see all features on dashboard.

Requirements

  • Bot Token
  • Node Js
  • YT API V3

Setup

  • first, go to discord developer and create new application
  • and go to bot page, and create bot, click yes
  • import this project from github to your Code Editor or glitch.com
  • open terminal on your Code Editor or glitch.com and type npm install
  • and go to config.js file, path src/other/config.js
  • input all the necessary, some input are on .env file
  • if you on glitch.com, just wait for a few seconds, and if you not in glitch.com, open terminal and type node .
  • if all done, now invite your bot to your server (discord developer)

Features Included

  • music MUSIC.md
  • moderation
  • auto mod
  • custom commands

.env

token=discord_bot_token
secret=discord_bot_secret
mongodb=mongodb_url
yt=yt_api_v3

LICENSE

read here