Skip to content

MasterOfCubesAU/MOCBOT

Repository files navigation

github_banner_slim

GPLv3 License

MOCBOT: The Discord Bot

MOCBOT is a discord bot made to solve all your automation needs. MOCBOT allows for automated Discord server management.

Manage MOCBOT configuration through the MOCBOT Website.

Authors

Features

  • User XP/Levels (Voice and Text XP dsitribution, Server Leaderboards, Role Rewards, XP Management)
  • Private Lobbies (Create your own private lobby and allow specific people to access it)
  • Music (Play any media from sources like YouTube, Spotify, SoundCloud and Apple Music)
  • Music Filters (Spice up your music with some cool effects)
  • User Management (Kicks/Bans/Warnings)
  • Customisable Announcement Messages
  • Channel Purging
  • Bot Logging (To be ported)
  • User Verification (To be ported)
  • Support Tickets (To be ported)

Usage

Invite MOCBOT into your Discord server here.

Type / in your Discord server to see available commands. Alternatively, you may view all commands here

Deployment

MOCBOT is intended to be deployed as a whole system. See MOCBOT System.

If you still wish to proceed and deploy MOCBOT's bot instance individually, ensure you have installed the following:

Setup

You will now need to populate a config.yml file in order for MOCBOT to run. See config.template.yml for a template.

Once the above setup is complete, run:

docker build . -t mocbot-bot
docker run mocbot-bot

Feedback

If you have any feedback, please reach out to us at https://masterofcubesau.com/contact

License

GPL v3