discord-steam-bot

0.1.1 • Public • Published

Discord Steam Bot

NPM Version Build Status Package downloads

Get your friends information in real time.

Installation

Local

$ git clone git@github.com:germanrcuriel/discord-steam-bot.git
$ cd discord-steam-bot
$ npm install

Global

$ npm install -g discord-steam-bot

or, if you use yarn

$ yarn global add discord-steam-bot

Configuration

Copy config.dist.js file to config.js and set up your discord and steam information.

Running

I recommend using PM2 to reload the bot in case it fails.

$ npm install -g pm2

or

$ yarn global add pm2

and run the bot

pm2 start discord-steam-bot

or, if installed locally

pm2 start ./bin/discord-steam-bot.js

Readme

Keywords

none

Package Sidebar

Install

npm i discord-steam-bot

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • germanrcuriel