import Head from "next/head"; import styled from "styled-components"; import { useState } from "react"; export default function Home() { const [userId, setUserId] = useState(":id"); return ( <>
Make sure you're in the Discord for this to work.
setUserId(e.target.value)} /> Copy the following and paste it into your README.md [](https://discord.com/users/{userId}) For further customization, check out the repo !