bipolarmorgan / Xenon-Bot-JavaScript-Edition

non-official xenon bot javascript edition , a bot for backup discord servers and more features .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xenon Bot JavaScript Edition

non-official xenon bot JavaScript edition , a bot for backup discord servers and more features .

Warning:

Intellectual rights & the original edition credits belong to Magic Bots Original Bot: https://github.com/Magic-Bots/xenon

How to use ? :

NOTE: BE SURE YOU INSTALLED NODE.JS & NPM NPM WILL AUTOMATICALLY INSTALLED WHEN YOU INSTALL NODE.JS

Step 1: Installing The Modules Modules:

  • fs
  • discord.js
  • djs-commands
  • approximate-number
  • hastebin-gen
npm i discord.js@11 fs hastebin-gen approximate-number djs-commands --save

Step 2: Configure The Bot Open config.json and paste the bot token and type the prefixes , the default prefixes are x! and !x you can change them if you want ..

Step 3: Running The Bot open terminal/powershell or command prompt in the directory that the bot files in , and then type:

node index.js

Issues ?

Found an issue ? create an issue in the repository and I will fix the problem when I can.

Soon x!build command .

Using Glitch.com Host ?

If you will host this in glitch.com host then just remix my project Link: https://glitch.com/edit/#!/remix/xenonbot-remix

Last Updates:

  • Some problems have been solved

About

non-official xenon bot javascript edition , a bot for backup discord servers and more features .

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%