/telegram-werewolf-bot

A werewolf game bot for Telegram written in Node.js

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Telegram werewolf bot

Rules

English version working in process.

Chinese

Dependencies

  • Node.js
  • MongoDB

Deploy

git clone https://github.com/ProphetVillage/telegram-werewolf-bot.git
cd telegram-werewolf-bot
npm i
cp config.example.js config.js
vi config.js
node werewolf.js