Add first time setup. #8

Merged
astoriaFloyd merged 4 commits from firstTimeSetup into main 3 years ago

@ -41,7 +41,7 @@ end
[prefix..'welsh'] = { -- Welsh.
exec = function (message)
message.channel:send("https://cdn.discordapp.com/attachments/748713417489252503/770289379586867231/image0.gif lol")
message.channel:send("https://cdn.discordapp.com/attachments/748713417489252503/770289379586867231/image0.gif")
message:delete()
end
};

Loading…
Cancel
Save