Skip to content

Commit e8e4f48

Browse files
authored
Update README.md
1 parent a61222e commit e8e4f48

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
![](Serverwise.jpg)
33
### Message logging system for Discord bots. Primarily written for bots following the Discord.js API (Node.js).
44

5+
- [x] 💬️ Auto-record messages across multiple servers
6+
- [x] 😴️ Store activities and track suspicious behavior while you're AFK
7+
- [x] ♻️ Keep permanent backup records of messages as a recovery
8+
- [x] 👀️ Know who sends what, even if they delete their messages
9+
10+
511
## Overview
612
> Made as part of [MuxDay](https://github.com/muxworks/MuxDay) back in May 2022. Now discretely available for integrating this simple but effective algorithm into your bots with ease!
713
The main program/algorithm is very simple. It just relies on a single function (I named it `logwrite` by default, but doesn't have to be the same name),

0 commit comments

Comments
 (0)