Skip to content

0xCiBeR/MTA-Wiki-Bot-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Theft Auto Discord Wiki Bot

This is a NodeJS/Discord.js Wiki Bot for Multi Theft Auto Discord Community.
It's been a long while since I've wrote this. Sorry if it's a bit messy.

Requirements:

  1. NodeJS: https://nodejs.org/en/download/
  2. pm2 (optional)

Installation:

  1. Clone the repo
git clone https://github.com/Deihim007/MTA-Wiki-Bot.git
  1. Install dependencies
cd MTA-Wiki-Bot
npm install
  1. Install pm2 (optional)
npm install -g pm2
  1. Set the bot token (https://discordapp.com/developers/) at the end of index.js file.
  2. Run the bot using node index.js or pm2 if you've installed it in step 3 pm2 start index.js.

About

This is a NodeJS/Discord.js Wiki Bot for Multi Theft Auto Discord Community.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published