1.1.0 • Published 5 years ago
@anomalouscoders/scpplayerbot v1.1.0
SCP Player Bot
A simple Discord bot showing the Player-Status of your SCP: Secret Laboratory Server!
Installation
- Make sure you have Node.js (nodejs.org) installed.
- Run
npm install @anomalouscoders/scpplayerbotin the directory you want the bot in - Set up the
config.jsonfile in thenode_modules\@anomalouscoders\scpplayerbotdirectory(More Details found in the Config section) - Run
node indexin the directory where theindex.jsis (node_modules\@anomalouscoders\scpplayerbotif you don't find it)
Config
| Config Name | Explanation |
|---|---|
| token | This is the Place, where you have to specify your Bot-Token (from discord.com/developers). |
| ip | The IP of your SCP: Secret Laboratory Server |
| port | The Port of your SCP: Secret Laboratory Server Instance you want the Bot to query |
Dependencies
NodeJS 12.13.0
Discord.js 12.3.1
node-fetch 2.6.0
crypto-js 4.0.0Questions?
Check out the Support Discord Server (https://discord.gg/UNrRVSD) or contact Sinsa#2674 on Discord directly.