A bot that lets you check domain name availability while brainstorming names for an organization or event on Discord.
A bot that lets you check domain availability while brainstorming names for an organization or event on Discord.
Go to this link to add the bot to your server. You need to have manage
permissions on your Discord server to be able to add it.
Simply type domain example.com
in a channel with domainbot in it to check if it's available! If it isn't available, it'll let you know which registrar it was registered at.
Typing domain all <string>
will let you know which popular TLDs are avaiable for a given string, sort of like when you enter a string without a TLD in a domain registrar's search box.
This bot is currently hosted on AWS, but if you want to host it youself, make sure you've installed the whois
package on your linux machine with sudo apt install whois
.
You'll also want to have the Go toolchain installed.
Copy the .env.example
file to .env
and populate the environment variables.
After that, simply run the following commands to get it up and running:
go build
./domainbot
Issues and Pull Requests welcome :)
0
0 reviews
Reviews can be left only by registered users. All reviews are moderated by Top.gg moderators. Please make sure to check our guidelines before posting.
5 stars
0
4 stars
0
3 stars
0
2 stars
0
1 star
0
No reviews here yet!