Skip to content

diablo/discord-message-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

Discord Message Logging Bot

A Discord bot made in javascript that logs messages into a .txt file

Requirements

How to install

$ git clone https://github.com/Diablo/discord-message-logger
  • Change the config.json file and use your bot's settings
$ npm install discord.js
$ npm install fs
$ npm install moment
$ node index.js
  • The .txt file is created automatically upon running the bot and sending a message in any channel

Author

About

A Discord bot that logs messages into a .txt file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published