diff --git a/discord/credits.json b/discord/credits.json index 6df4528..3312b09 100644 --- a/discord/credits.json +++ b/discord/credits.json @@ -1,5 +1,5 @@ { - "name": "Discord", + "name": "discord", "author": "Sammy (1Turtle)", "description": "Made in request for RaiTaki" } diff --git a/discord/discord.bimg b/discord/discord.bimg deleted file mode 100644 index de80597..0000000 --- a/discord/discord.bimg +++ /dev/null @@ -1 +0,0 @@ -{{{"������","FFFFFF","FFFFFF",},{"������","FFF0FF","F00F0F",},{"������","FF0F0F","F0F0FF",},{"������","FFFFFF","FFFFFF",},},["creator"]="BIMG Generator 10.0",["palette"]={[0]={0,},{16777215,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},{0,},},["version"]="1.0.0",} \ No newline at end of file diff --git a/discord/index.lua b/discord/index.lua index 2fee0bc..c46ffa0 100644 --- a/discord/index.lua +++ b/discord/index.lua @@ -6,16 +6,6 @@ :setSize("parent.w","parent.h") :addLayout(fs.combine(ctx.path.page, "index.xml")) -local head = index:getDeepObject("_head") -local name = ctx.config.discordTag or "ctx.config.discordTag" -local discord = head:addImage() - :setPosition("parent.w/2-self.w/2-"..((#name)/2-1),4) - :setSize(8, 6) - :loadImage(fs.combine(ctx.path.page, "discord.bimg")) -local dctag = head:addLabel() - :setText(name) - :setPosition("parent.w/2-self.w/2+4",6) - local palette = { ["black"] = 0x202124, ["blue"] = 0x5662F6, diff --git a/discord/index.xml b/discord/index.xml index 8f8e06e..cbc0757 100644 --- a/discord/index.xml +++ b/discord/index.xml @@ -1,8 +1,8 @@ - +