Skip to content
This repository has been archived by the owner on Aug 7, 2022. It is now read-only.

oskardotglobal/pixelbot

Repository files navigation

Pixel Bot by PixelAgent007

A simple discord bot built with discord.py for QOL and Moderation purposes. Also has some fun features, and was mainly built for the Dark Moon SMP.

License

This Project is licensed under the GNU General Public License v3.0. See LICENSE for the full license or the header of bot.py for a shorter version.

Requirements

  • Python => 3.10
  • Diverse pip packages (install by running):
    python -m pip install -r requirements.txt
  • ffmpeg
  • A mySQL / mariaDB server

Note

The file config/database.json is required to run, but not included by default (for security reasons). They have the following format:

database.json

{
    "DB": {
      "USER": "pixelbot",
      "DBNAME": "pixelbot",
      "HOST": "",
      "PASSWORD": "",
      "PORT": 3306
    }
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •