Motivation
this change introduces a new project structure to make the code more readable and maintainable. trying to follow the best practices of the community.
Changes
- moved WBot api definition to new folder
pkg/api
. - renamed
plugin
file toservices
. - moved
services
topkg/service
- added more tlds.
- update wkik and readme.