Skip to content

koljasagorski/inwx_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a bot for INWX.de that checks the availability of domains. If a domain is available, the bot automatically registers it through the INWX API.

install dependencies

pip install -r requirements.txt

change access data

fill in your access data into .env.sample and rename it to .env

Most of the required data to buy a domain will be fetched automaticaly. If you want to use custom parameter fill in the data in the .env and pass it to the buy function.

start script

todo

  • Implement the optional arguments for domain registration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%