Coder Social home page Coder Social logo

nirlep5252 / pizzahat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dts-11/pizzahat

2.0 0.0 0.0 1.02 MB

Multi-purpose bot made with discord.py

Home Page: https://pizzahat.netlify.app

License: GNU Affero General Public License v3.0

Python 100.00%

pizzahat's Introduction


PizzaHat Discord Bot

A multi-purpose bot for your server!


ℹ️ • Info

PizzaHat is a multi-purpose bot, made to satisfy your needs, as well as your server's needs too! This project is open source so that other developers could work on it and make it even better!

• Features

  • 📌 Over 150+ commands!
  • 🏓 Low latency.
  • Powerful moderation.
  • 🥳 Fun commands.
  • ⚒️ Utility commands.
  • 📷 Image manipulation commands.
  • 📔 Logging system.
  • 🗳 Poll voting system
  • 🏷 Tag system
  • 🎟 Ticket system
  • Updated and maintained!

• How to contribute?

Please see CONTRIBUTING.md for more info!

• Self hosting

I'd prefer if you don't run an instance of this bot. Just use the invite command to invite the bot to your server. The code here is for educational an developmental purposes only!

Anyways, if you still want to self host this, here are the steps:

$ git clone https://github.com/DTS-11/PizzaHat.git
  • Install the dependencies
cd PizzaHat
pip install -r requirements.txt
  • Configuring the bot
    Create a .env file with the following format
TOKEN = your_bot_token
PG_URL = postgresql_connection_url
DAGPI = dagpi_token

Create a config.py file in the utils directory

COG_EXCEPTIONS = [
    "AutoMod",
    "Dev",
    "Events",
    "Help",
    "Jishaku",
]

BANNED_WORDS = [
  "list of",
  "banned words",
  "for automod",
]
  • Running the bot
python .

Run this command in 'PizzaHat/PizzaHat' directory


Note:

  • We do not provide support for self-hosting. If you are unable to self host PizzaHat by yourself, just use the bot itself which we put lot's of work into.

  • You CANNOT USE PizzaHat's name, logo in your bot.

  • You MUST give credits to the repository and to the contributors.




pizzahat's People

Contributors

dts-11 avatar kirk-kd avatar tommodev-ctrl avatar alexyy802 avatar fuh-q avatar dependabot[bot] avatar nirlep5252 avatar dorianaarno avatar whoisconch avatar drapespy avatar aayyuush99 avatar

Stargazers

 avatar Palash 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.