Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 369 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 369 Bytes

Raqbot

Statistics bot for Discord, using firebase.

CURRENTLY ONLY SETUP FOR 1 SERVER

Setting it up:

  • Place serviceAccountKey.json in priv/ directory.
  • Place discordKey.json ({"key": "KEY"}) in priv/ directory.
  • Optional: (gcc >= 4.8.0) Run npm install bufferutil --save & npm install uws --save (Makes WebSocket much faster)
  • Run npm install