GithubHelp home page GithubHelp logo

nick-fury-6023 / mittelbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mittelbots/mittelbot

0.0 0.0 0.0 15.36 MB

Moderation & Utility Discord bot with music, youtube, reddit & twitch notifications, moderation, tickets and events

Home Page: https://mittelbot.xyz

License: GNU General Public License v3.0

Shell 0.25% JavaScript 99.63% Batchfile 0.09% Dockerfile 0.04%

mittelbot's Introduction

Project logo

Mittelbot

Deployment Beta Bot


wakatime GitHub license Discord GitHub issues Codacy Badge

Alt



Mittelbot. A multi-purpose Discord bot with a lot of features.
With Notifications, Moderation with warn roles, Fun Commands, Auto-Translation, Banappeals, Auto-Moderation, Ticketsystem, Scam Detection, Reactionroles, Levelsystem, Music, Utility Commands and more!


Roadmap

Roadmap Mittelbot Release 1.0


Contributing

Thank you for considering contributing to the Mittelbot!
If you want to contribute to the Mittelbot, you can do this by creating a pull request.
If you want to add a new feature, please open an issue first.
You may ask if you should change the Database variables in the .env. You can of course. But the default one are perfectly for the development.

For deeper Questions you can join my Discord.


Pre-Requirements

Docker

How to install Docker on Linux: https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-22-04
How to install Docker on Windows: https://docs.docker.com/desktop/install/windows-install/
How to install Docker on Mac: https://docs.docker.com/desktop/mac/install/


Installation

  1. Clone the repository
git clone https://github.com/Mittelbots/Mittelbot.git

  1. Copy the .env.example to .env and fill in the values (The most important values explained):
DISCORD_SECRET= #Your bot secret (Visit the Discord Developer Portal for your token)
DISCORD_TOKEN= #Your bot token (Visit the Discord Developer Portal for your token)
DISCORD_APPLICATION_ID= #Your Bot Application ID (Also known as User ID)
DEVELOPER_DISCORD_GUILD_ID= #The Guild were all commands should load on (When NODE_ENV is development)

# DEVELOPER CHANNELS
DC_DEBUG= # The Channel ID for the debug channel where discords debug messages will be sent
DC_DISCONNECT= # The Channel ID for the disconnect channel where discords disconnect messages will be sent
DC_ERROR= # The Channel ID for the error channel where discords error messages will be sent
DC_WARN= # The Channel ID for the warn channel where discords warn messages will be sent
DC_RECONNECT= # The Channel ID for the reconnect channel where discords reconnect messages will be sent
DC_SCAMMANAGE= # The Channel ID where all scam link requests will be sent

# DATABASE
DB_DEBUG=false # debug mode for the database
DB_HOST=mysql # default
DB_USER=mittelbot # default
DB_PASSWORD=root # default
DB_DATABASE=mittelbot # default

# MISC
OWNER_ID= # Your Discord User ID to use the owner commands

# ====== OPTIONAL ====== #

# TWITCH
TT_CLIENT_ID= #Your Twitch Client ID to run the twitch notifier
TT_SECRET= #Your Twitch Secret

# IMGUR
IMGUR_CLIENT_ID= #Your Imgur Client ID to run the imgur uploader
IMGUR_CLIENT_SECRET= #Your Imgur Client Secret

# YOUTUBE
YT_KEY= #Your Youtube API Key to run the youtube notifier

  1. Execute the install script
# Linux
bash ./scripts/install-linux.sh

# Windows
./scripts/install-windows.bat

  1. View all commands

Go to your bot direct message and send deploycommands. You will notice, that in your console the commands will be deployed and updated.


Known Issues

Fix: Run the install script again. If this doesn't work, please open an issue.




© BlackDayz 2023. All rights reserved

mittelbot's People

Contributors

mittelblut9 avatar dependabot[bot] avatar github-actions[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.