Code Monkey home page Code Monkey logo

nhdbot's Introduction

nHentai Discord Bot (nHDBot)

nHentai Discord Bot, forked from nana-old.
If you want to request help or new features, be sure to join Discord Server!

Hosted bot

I am hosting the bot for a limited time.
Please use this link to invite the bot.

Self Host

  1. Clone this repository.
  2. Rename config.json.example to config.json.
  3. Modify the config.json file.
  4. Do npm install or pnpm install or yarn install.
  5. Do npm start or pnpm start or yarn start. (See Q&A below if you wish to set it up with pm2)
  6. Need help? Join Discord Server or DM mostidaniel!#1010.
    If you have difficulties installing the program, please install build-essential and install the dependencies manually.

Q&A

Why can't I install this? It shows up some error.
Make sure that you're using Node v12.x or newer.

How do I set it up with pm2?
You can use this command to start the bot using pm2: pm2 start npm --name "app name" -- start.
Please view this StackOverflow article for more information.

How do I update this if there is a new release?
Just use the git pull command in the cloned repository directory.

I received an error saying somewhere along the lines of cannot find module sqlite3.node.
Please uninstall sqlite from npm and reinstall it using this command: npm install sqlite3 --build-from-source.
Please view this StackOverflow article for more information.

Differences between nHDBot and Nana (nana-old)

  1. You can customize server invite link and bot name.
  2. Custom prefix is reflected in all appropriate places.

Support the original author!

Please support the original author here!

nhdbot's People

Contributors

nikkozu avatar mostidaniel avatar

Watchers

 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.