Merge pull request 'Add first time setup.' (#8) from firstTimeSetup into main

Reviewed-on: #8
main
astoriaFloyd 3 years ago
commit c53f0db97b

@ -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