Skip to content

BlaskVN/Hiura-Mihate-Bot

Repository files navigation


Hiura Mihate - Discord Bot
Hiura Mihate Discord Bot

Moderation, Loging messages...

Node.js Discord.js

Overview

Hiura Mihate is a fully modular bot – meaning all features and commands can be enabled/disabled to your liking, making it completely customizable. This is a self-hosted bot – meaning you will need to host and maintain your own instance.

Features:

  • Loging messages
  • Check user infomation
  • Check server infomation
  • Danbooru search

Comming soon features:

  • Moderation features (kick/ban/softban/hackban, mod-log, filter, chat cleanup)
  • Trivia (lists are included and can be easily added)
  • Music features (YouTube, SoundCloud, local files, playlists, queues)
  • Stream alerts (Twitch, Youtube, Picarto)
  • Bank (slot machine, user credits)
  • Custom commands
  • Imgur/gif search
  • Admin automation (self-role assignment, cross-server announcements, mod-mail reports)
  • Customisable command permissions

Installation

WARNING: You need to instal node.js before using!!!

Please follow these step:

  1. Clone project:
    git clone https://github.com/BlaskVN/Hiura-Mihate-Bot.git
  2. Create .env file in Hiura-Mihate-Bot folder:
    # this command for Linux only
    cd Hiura-Mihate-Bot
    touch .env
  3. Open .env file and add your bot token, client id. Example:
    TOKEN=xxxxxxxxxxxxxxxx
    CLIENT_ID=xxxxxxxxxxxx
    
  4. Open terminal and install node_modules:
    npm install
  5. Deploy slash commands:
    npm run deploy
  6. Start your bot:
    npm start --silent

License

Released under the GNU GPL v3 license.

About

A discord bot that helps manage and log message data

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •