You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.
I mean rawEvent.d.id logs ID of a previous message, that triggered the bot. But what if I want to log the message it's sending?
For a purpose of doing such command:
!mem - sends a meme and logs ID of a message
!remem - delete previous meme (it has to know the ID of the message it should delete, right?) and sends new meme
So is this possible?
The text was updated successfully, but these errors were encountered:
I mean rawEvent.d.id logs ID of a previous message, that triggered the bot. But what if I want to log the message it's sending?
For a purpose of doing such command:
!mem - sends a meme and logs ID of a message
!remem - delete previous meme (it has to know the ID of the message it should delete, right?) and sends new meme
So is this possible?
The text was updated successfully, but these errors were encountered: