Giter Club home page Giter Club logo

mailhook's Introduction

Movin to new modmail project

new modmail

MailHook

Modern modmail for modern Discord servers.

๐ŸŽ‰ Features

  • Completely customizable from the dashboard.
  • Full slash commands and context menu commands support.
  • Multiprefix support (upto 10 prefixes).
  • Per guild configuration.
  • Fast response time.

๐Ÿ’ป How to selfhost?

  1. Clone the repo:

    $ git clone https://github.com/DeveloperJosh/MailHook
  2. Install Modules.

    # Linux/macOS
    $ python3 -m pip install -r requirements.txt
    
    # Windows
    $ py -3 -m pip install -r requirements.txt
  3. Setup the config.py file.

  4. Setup the a .env file:

    DISCORD_BOT_SECRET=Token here
    DATABASE_LINK=Mongo link
    

    MongoDB - https://www.mongodb.com/
    Discord bot token - https://discord.com/developers/applications

  5. Run the bot:

    # Linux/MacOS
    $ python3 main.py
    
    # Windows
    $ py main.py
  6. Enjoy:

๐Ÿค Selfhosting agreement

  • You are not allowed to remove the names in the credit command.
  • You are not allowed to use the name or the logo of the original bot.
  • If you want any ideas/commands added to the bot please tell me here
  • If you need help with the setup join our discord

๐Ÿ–ฅ๏ธ Commands

/setup - Setup modmail for your server.
/edit-config - Edit the current modmail configuration.
/show-config - Get the current config.
/start-ticket - Start a ticket with a user.
/close-ticket - Close this ticket.
/modmail-tickets - View all the current modmail tickets.
/anon-reply - Reply anonymously to a ticket.

๐Ÿ‘€ Preview

๐Ÿ”— Useful Links

mailhook's People

Contributors

developerjosh avatar nirlep5252 avatar sengolda avatar jakubek0708 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.