Giter VIP home page Giter VIP logo

mc-popzinet-discord-bot's Introduction

MC-PopziNet-Discord-Bot

The discord bot used by the Popzi.Net Minecraft discord channel

Features

  • Smart Profanity Filter
  • Screenshot Channel Management
  • Suggestion Emojis
  • Online Listings

Commands

  • !list | !online - Shows who are online currently when ran in the #ingame channel

Setup

Standalone

  1. Clone Git Repo
    1. $ git clone https://github.com/P0pzi/MC-PopziNet-Discord-Bot.git
  2. Create Virtual Environment
    1. $ python3 -m venv ./venv
    2. $ source ./venv/bin/activate
    3. $ python3 -m pip install -r ./requirements.txt
  3. Run the application
    1. $ source ./venv/bin/activate
    2. $ python3 ./main.py

Docker - Portainer

  1. Images > Build a new image
    1. Name: example-image-name
    2. URL: https://github.com/P0pzi/MC-PopziNet-Discord-Bot/tree/main/docker
  2. Containers > Add Container
    1. Name: example-container-name
    2. Image: example-image-name:latest
  3. Deploy

mc-popzinet-discord-bot's People

Contributors

p0pzi avatar mrlinxed avatar

Watchers

Kostas Georgiou avatar  avatar

mc-popzinet-discord-bot's Issues

Move Suggestions to a Forum Style Room

Explore and implement the possibility of moving the Suggestions channel to a forum based channel, so that we can eliminate the Suggestions-Chat channel and have Suggestions self-contained in one chat with a forum post.

From the little I've looked at with Discord.py, it MIGHT be possible and could do with more looking into.

Overview

  • Forum posts must be given the thumbs up and thumbs down emoji by the bot
  • Anything else that's cool you can think of

Channel ID 1165337799394865332 created for this feature.

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.