exists.lol
Get started via Discord bot
- Join our discord server
- Choose the domain record (Supported types here):
- Run
/link github:<your_username>
- Run
/domain add subdomain: <subdomain_name> record: <record_type> value: <target>
Get started via fork
- Fork the repository
- Create
domains/yourname.json
- Fill the template and choose the type (Supported types here):
Template:
{
"owner": {
"username": "<your_github_username>",
"email": "<your_email>"
},
"records": {
"<record_type>": "<your_target>"
}
}
- Save everything
- Create a pull request here
- Wait. our maintainers will try their best to check and merge your pull request as fast as possible