Skip to content

litochee/LittleLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LittleLogger

This discord bot made in Discord JS will copy any messages and log them into sqlite db.

Format each table will represent a text channel. All logs are dated, and usernames are inputted. Now Handles DMs!

Future updates: return x amount of messages from user.

Installing

  1. Open config.json and update with your token code
  2. run on node:

npm install --save discord.js
npm install --save sqlite
npm install --save moment

3.Open node command prompt and type "node index.js" to start and it will start logging!

About

Logs all messages within discord in sqlite. Easy to use.

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors