added readme
This commit is contained in:
parent
d6e8274356
commit
78b461207f
10
README.md
Normal file
10
README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# Discord Message Logger
|
||||
This is not like any other message loggger, this one saves any messages sent in dms and groups to a local database with SQLite3
|
||||
|
||||
# Uses
|
||||
```cmd
|
||||
git clone https://git.bcmaison.cf/TaxMachine/MessageLoggerSQLite3.git
|
||||
cd MessageLoggerSQLite3
|
||||
npm i
|
||||
npm run start
|
||||
```
|
Loading…
Reference in New Issue
Block a user