forgot debugging

This commit is contained in:
Jean Ouina 2020-09-25 22:26:12 +02:00
parent 2552762642
commit 16ec5164e5
1 changed files with 0 additions and 1 deletions

View File

@ -531,7 +531,6 @@ async function privateInit(){
gatewayModule.default.prototype._doIdentify = function(){
let originalSend = this.send
this.send = function(op, data, idkwhat){
console.log(`Sending data`, data)
if(op === 2){
if(this.intents){
data.intents = this.intents