- パラノイアTRPGで遊ぶためのチャットツール
- PLとGMの秘匿チャットができる
$ sudo apt install npm
$ npm init
$ sudo npm install socket.io express
$ node server.js
- ubuntu18.04を使っている場合はのnodeのバージョンを変える必要がある
- 参考:https://github.com/nodesource/distributions
$ curl -fsSL https://deb.nodesource.com/setup_12.x | sudo -E bash -
& sudo apt-get install -y nodejs
- PARANOIS_CHAT_TOKEN
- ダイスボット入れる
- npm 6.14.12
- node v12.22.1