Skip to content

A simple solution to automating your Discord Server!

License

Notifications You must be signed in to change notification settings

sam1357/MOCBOT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 currently isn't intended to be deployed, however, the capability to deploy MOCBOT does exist.

To deploy MOCBOT, ensure you have installed the following:

To deploy this project run

  python3.10 install.py
  
  # Windows
  .MOCBOT\Scripts\python launcher.py
  # Unix
  .MOCBOT/bin/python launcher.py

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

Branches

  • master - The main public release of MOCBOT
  • dev - The development releases of MOCBOT. All functionality of this branch is experimental and may have bugs.

Feedback

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

License

GPL v3

About

A simple solution to automating your Discord Server!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%