Skip to content

Register domains, cancel domains, manage DNS and nameservers - use Discord application slash commands #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
anondev-sudo opened this issue Aug 22, 2022 · 11 comments
Assignees
Labels
enhancement New feature or request

Comments

@anondev-sudo
Copy link

Add option to register and cancel domains, manage DNS records and edit nameservers to this script.

This can be done with Discord application (without bot) using slash commands.
On Discord dev portal you can set this option
image

This project could have webserver running on some port (that can be specified in .env file) and should listen for interactions from Discord.

@Sorok-Dva Sorok-Dva self-assigned this Aug 23, 2022
@Sorok-Dva Sorok-Dva added the enhancement New feature or request label Aug 23, 2022
@xuantiep
Copy link

it will so great if i can register a new domain at discord command with out not leaving the app, cool. Please

@Sorok-Dva
Copy link
Owner

Thanks for your idea @anondev-sudo, I do not have so much time right now but I'll try to implement this feature ASAP.

@xuantiep
Copy link

i can sponsor server if you are need. please make it

@anondev-sudo
Copy link
Author

You can use discord application without bot user as I suggested and webhook for sending renew logs or Discord bot that you provide token, channel ID (where renew notifications should be sent) and server ID (where it should register slash commands)

@Sorok-Dva
Copy link
Owner

The work has started 😃 :
image

@anondev-sudo
Copy link
Author

Will it use discord application without bot (using interaction handle url) or with bot?

@anondev-sudo
Copy link
Author

Also I have suggestion to use embeds in command replies of the bot also for renew logs - it will look better

@Sorok-Dva
Copy link
Owner

Will it use discord application without bot (using interaction handle url) or with bot?

It will be a bot, i need to make a huge refactor

@anondev-sudo
Copy link
Author

Will it use discord application without bot (using interaction handle url) or with bot?

It will be a bot, i need to make a huge refactor

How its going with development?

@anondev-sudo
Copy link
Author

You should also add way to manage DNS records and change nameservers (I prefer to use cloudflare so I always change default freenom nameservers to cloudflare ones to manage DNS there, its faster for changes to appear). If not commands to view records, delete record, add record using freenom DNS, atleast cmd to change default nameservers should be added.

@Sorok-Dva
Copy link
Owner

Will it use discord application without bot (using interaction handle url) or with bot?

It will be a bot, i need to make a huge refactor

How its going with development?

The refactor is done, the features you asked for will take some time, i don't have any ETA for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants