UNPKG

free-code

Version:

Makes free code for discord.js command/bots

15 lines (11 loc) 269 B
<!DOCTYPE html> <html> <head> <link href="../css/landing.css" rel="stylesheet"> </head> <body> <h1 id="cli">Bot-Name here!</h1> <img id="av" src=""> </body> <script src="../js/landing.js"></script> </html>