Skip to content

KMKINGMAN/MTASA-BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KINGMAN DEV

MTASA-BOT

MTASA-BOT is a open source Discord bot coded in JavaScript with Discord.js by KINGMAN.
Feel free to add a star ⭐ to the repository to promote the project!

Many commands

MTASA-BOT has a lot of features

  • get information for any server
  • slachCommand Supported
  • Easy to use

Installation

Click Here
1 - Make Discord Bot KINGMAN DEV
2 - install packages npm install
3- add token - prefix you can use `.end` and `config.json` file
{
   "info_comment_1": {
       "ar": "يمكنك وضع التوكن و البريفكس في هذا الملف او اي ان في",
       "en": "You can put token and prefix in this file or env"
   },
   "baceops": {
       "token": "",
       "prefix": "."
   },
   "info_comment_2": {
       "ar": "هنا يجب عليك وضع معلومات السيرفر الخاص بك في mta",
       "en": "Here you should put your server information in MTA"
   },
   "mta": {
       "ip": "45.146.253.177",
       "port": 32915
   }
}
Run The Project npm start
  • if you use Repl.it You Need To Update NodeJs to v16 using this cmd
npm init -y && npm i --save-dev node@16 && npm config set prefix=$(pwd)/node_modules/node && export PATH=$(pwd)/node_modules/node/bin:$PATH

Links

Contributing

Before creating an issue, please ensure that it hasn't already been reported/suggested And if you have a question, please ask it in the Discord server instead of opening an issue. If you wish to contribute to the KINGMANDEV codebase or documentation, feel free to fork the repository and submit a pull request!

License

MTASA-BOT is licensed under the GPL 3.0 license. See the file LICENSE for more information. If you plan to use any part of this source code in your own bot, I would be grateful if you would include some form of credit somewhere.

About

A bot that displays information about all mta sa servers written in javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages