non-official xenon bot JavaScript edition , a bot for backup discord servers and more features .
Intellectual rights & the original edition credits belong to Magic Bots Original Bot: https://github.com/Magic-Bots/xenon
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 --save && npm i fs --save && npm i djs-commands --save && npm i approximate-number --save && npm i hastebin-gen --saveStep 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 are , and then type:
node index.jsFound an issue ? create an issue in the repository and I will fix the problem when I can.
- Some problems have been solved
