https://github.com/nsttt/ncodes
A Discord bot for providing info and links to nHentai doujins.
https://github.com/nsttt/ncodes
api bot discord discordjs nhentai
Last synced: about 2 months ago
JSON representation
A Discord bot for providing info and links to nHentai doujins.
- Host: GitHub
- URL: https://github.com/nsttt/ncodes
- Owner: Nsttt
- License: mit
- Created: 2020-10-20T15:33:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-25T11:56:33.000Z (about 5 years ago)
- Last Synced: 2025-01-16T14:45:36.253Z (over 1 year ago)
- Topics: api, bot, discord, discordjs, nhentai
- Language: JavaScript
- Homepage:
- Size: 168 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# nCodes bot
> A Discord bot for displaying info about nHentai books.
[](https://github.com/nsttt/nCodes/compare/) [](https://github.com/Nsttt/nCodes/issues) [](https://github.com/Nsttt/nCodes/blob/master/LICENSE.txt)
## Table of Contents
- [nCodes bot](#ncodes-bot)
- [Table of Contents](#table-of-contents)
- [Installation](#installation)
- [Contribute](#contribute)
- [Step 1](#step-1)
- [Step 2](#step-2)
- [Step 3](#step-3)
- [Support](#support)
- [License](#license)
---
## Installation
To install run the following commands in the root folder.
```shell
yarn install
```
In order for the app to work, you would have to do a few more things.
First, create a new app in the discord developer portal.
After you have made your app, you will have to head to the **Bot** tab, and there you will have your **token**.
Keep it safe, anyone with that can mess with your bot.
In order to run your own instance of the bot, you will have to create a _.env_ file in the root folder. It must have the following structure.
```json
PREFIX="!n"
TOKEN="YourTokenHere"
```
You can change the prefix if you feel like it.
To serve a development build use the following command.
```shell
yarn dev
```
---
## Contribute
You can contribute to the development or improvement of this app and it will be much appreciated if you do !
### Step 1
- Fork this repo!
OR
- Clone this repo to your local machine using `git clone https://github.com/nsttt/nCodes.git`
### Step 2
- **HACK AWAY!** 🔨🔨🔨
### Step 3
- Create a new pull request using `https://github.com/nsttt/nCodes/compare/`
---
## Support
Reach out to me at one of the following places!
- Website at `nstlopez.com`
- Twitter at `@nstlopez`
---
## License
[](https://github.com/Nsttt/nCodes/blob/master/LICENSE.txt)
- **[MIT license](http://opensource.org/licenses/mit)**
- Copyright 2020 © Néstor.