forked from Galactic/galactic-bot
Testing console log
This commit is contained in:
parent
e48d3923a9
commit
564a71e523
@ -375,6 +375,7 @@ class ModerationManager {
|
||||
}
|
||||
|
||||
//TODO: Log this, should never error... hopefully.
|
||||
console.log(i._id);
|
||||
await this.client.storageManager.mongodb.infractions.updateOne(
|
||||
{ _id: i._id },
|
||||
{ _callbacked: true }
|
||||
|
Loading…
Reference in New Issue
Block a user