🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

grammylog

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grammylog - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-1
package.json
{
"name": "grammylog",
"version": "1.0.1",
"version": "1.0.2",
"description": "Logging plugin for the grammY framework!",

@@ -5,0 +5,0 @@ "directories": {

@@ -11,7 +11,9 @@ # grammYLog

It is designed to log messages received limited to the text and captions of media messages to console.
It is designed to log messages received.
In the case of media messages, limited to the text/captions.
Along with user details such as: first name + last name (if available), user ID, and username.
I'll be adding more functions such as admin management soon.
I'll be adding more functions such as admin management as well as support for a log channel soon.

@@ -18,0 +20,0 @@ For the future, db integrations are possible to implement persistent logs.