Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

net-tech/LSC-Appeals-Management

Repository files navigation

LSC Management Bot

throw new Error("This project and repository has been deprecated and is now read-only for archiving purposes.")

message.readme.send("A Discord bot used for basic management of the LOA Safety Centre")


switch(developers) {
  case "Project Manager":
    Blizzy#8953
    break;
  case "DJS Consultant":
    net-tech-#0001
    break;
}


const embed = new Discord.MesageEmbed()
  .setTitle("Dumbest Things Coded")
  .addField("setGreen(GREEN)", "Blizzy - 31. Oct. 2021")
  .addField("if(type)", "net-tech- - 31. Oct. 2021")
  .addField("**Target member:** ${message.mentions.members.first}", "net-tech- - 31. Oct. 2021")
  .setColor("GREEN")
message.readme.send({content: [embed]})

const funnyWordsSaid = {
  net-tech-1: "make it a emerald message or whatever"
}

if(1 + 1 === 2) {
  console.log("Copyright 2021, LOA Network, All rights reserved. Any unauthorized derivative works will result in a network wide blacklist.")
} else {
  console.error("ERR: Basic mathematics does not exist anymore!")
}

const yourID = message.author.id
const forkRequest = client.users.cache.get(yourID)
forkRequest.send("Want to fork this for your own use? Contact Blizzy#8953!")

client.login(TOKEN)

Console

-----------------------------------------------
ANTI-CRASH | Unhandled Rejection/Catch
-----------------------------------------------
ReferenceError: 'client' is not defined.  
at ./README.md 32:1
```# LSCManager
# LSCManager

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •