fixed bug

This commit is contained in:
MathMan05 2024-06-24 09:05:57 -05:00
parent c60ce8cd99
commit cd9b22d084

View file

@ -4,10 +4,10 @@ class dirrect extends guild{
this.message_notifications=0;
console.log(JSON);
this.owner=owner;
this.headers=this.localuser.headers;
if(!this.localuser){
console.error("Owner was not included, please fix")
}
this.headers=this.localuser.headers;
this.channels=[];
this.channelids={};
this.id="@me";