Releases: twiny/wbot
Releases · twiny/wbot
v0.2.2
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
pluginfile toservices. - moved
servicestopkg/service - added more tlds.
- update wkik and readme.