Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

asdfugil/nickchanbot

Repository files navigation



---

NICK CHAN # 5213 [BOT]

About

Nick Chan#5213 [BOT] (Nick Chan Bot) is a private Discord bot written by Nick Chan#0001 (Owner) using the discord.js library (website) .

User ID: 610070268198780947

Tag: Nick Chan#5213

Default Prefix : !

License

GPL-3.0-or-later (exception given to @mgplayz)

Support

Support server link

Self-hosting

We don't provide self-hosting support,but if you want to: Node.js v10 required (Must be v10,not 11 ,12 etc.) nano,git required.

$ git clone https://26f8eb92-819c-46b8-b117-319e33f583d3@api.glitch.com/git/nickchanbot-server 
$ cd nickchanbot-server
$ mv .env.example .env
$ touch  database.sqlite
$ nano .env

Now insert the required information,then press ^X (Ctrl + X) to exit

$ npm install
$ npm start

If you see Ready! on your screen,you are done.