fixed old suppabot link
This commit is contained in:
parent
6b565c895f
commit
54a7463355
|
@ -228,7 +228,7 @@ local c_about = command("about", {
|
||||||
color = discordia.Color.fromRGB(rand(50,200),rand(50,200),rand(50,200)).value,
|
color = discordia.Color.fromRGB(rand(50,200),rand(50,200),rand(50,200)).value,
|
||||||
description = "512mb.org is an open-source bot written in Lua. It is based on a beta rewrite version of the Suppa-Bot.",
|
description = "512mb.org is an open-source bot written in Lua. It is based on a beta rewrite version of the Suppa-Bot.",
|
||||||
fields = {
|
fields = {
|
||||||
{name = "Source Code: ",value = "https://github.com/yessiest/SuppaBot"},
|
{name = "Source Code: ",value = "https://github.com/512mb-xyz/512mb.org-bot"},
|
||||||
{name = "Author: ",value = author.tag},
|
{name = "Author: ",value = author.tag},
|
||||||
{name = "Invite: ",value = "Not available yet"}
|
{name = "Invite: ",value = "Not available yet"}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue