DownloadCount
From WoWWiki
WoWWiki Hosted AddOn Page
| Download Count | |
|---|---|
| Will fetch the number of downloads your addon has from the three major release sites. | |
| Details | |
| TOC | 30000 |
| Category | Library |
| Author | Ackis |
| Links | |
| Changelog | CurseForge |
| Discussion | Curse |
| Bugtracker | CurseForge |
Contents |
What it does
This script will fetch your addon page from the three major release sites and provide you with at total of the download counts from the sites.
To run this code you need to get socket. You can get it from: [1].
Important Note
This is not an addon to be run in WoW. It is a developer utility if they are interested in knowing how many downloads they have from the three major release sites.
Where to get it
- CurseForge - Often Beta quality
- Curse - Most updated stable version
How to get it to work
Once installed, run it via:
lua5.1 DownloadCount.lua CurseID WoWUIID WoWIID
For example, with Ackis Recipe List it is:
lua5.1 DownloadCount.lua arl 5061 8512
With Querier, it would be:
lua5.1 DownloadCount.lua querier 6461 9072
Known Issues
All known issues will be kept at the CurseForge tracker.
Please use the CurseForge tracker to file bug reports.
Wish List
Please use the CurseForge tracker to add suggestions and feature requests.
Bug Reporting
Please use the CurseForge tracker to file bug reports.
