SAMP Bot is Discord Bot that displays informations about San Andreas Multiplayer Server.
-
Clone this repostory
git clone https://github.com/DevFreAkeD/SAMP-Bot.git
-
Install
npm
packagesnpm install
-
Rename
.ENV.EXAMPLE
file to.ENV
-
Open
.ENV
file and put there preferredCMD_PREFIX
,DISCORD_TOKEN(BOT_TOKEN)
andSAMP_SERVER_IP
of a SAMP server -
Run Bot Using
node bot.js
command in Terminal.
ip
- Shows IP address of a SA:MP Serverserver
- Displays informations about SA:MP Serverplayers
- Displays List of all Online Players.ping
- Returns latency and Test Command to Test Bot.bot
- Check Bot Credits.
config
- command to change bot configurations such asSAMP_SERVER_IP
andBot Name
include sub command!config setip <SAMP SERVER IP>
and!config botname <Bot Name>
.setip
- Dynamically Change SAMP Server IP.setbotname
- Dynamically Change Bot Name.