/DiscordStats

This project aims to create a Discord bot that logs lines from selected channels into log files, that can be used to create server statistics etc.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

DiscordStats

  • A chat logger for discord app based off discord.js

Installation

  • Install node.js
  • Run npm install from the bot directory

Configuration

  • Create an auth.json file with a discord bot token

Running the bot

  • Run node discord_bot.js from the bot directory

@TODO

  • Get the bot to work
  • Log to txt file
  • Log to database