tibiadata-api-go icon indicating copy to clipboard operation
tibiadata-api-go copied to clipboard

Feature: add Tibia Forum Board details endpoint (v3/forum/board/{board_id})

Open simivar opened this issue 2 years ago • 2 comments

New endpoint is added: 3/forum/board/{board_id} that returns all the data available on sites like:

  • https://www.tibia.com/forum/?action=board&boardid=146482

simivar avatar Jun 12 '23 20:06 simivar

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Jun 12 '23 21:06 sonarqubecloud[bot]

Codecov Report

Merging #217 (d97728a) into v3 (4dd6e10) will decrease coverage by 0.98%. The diff coverage is 69.19%.

@@            Coverage Diff             @@
##               v3     #217      +/-   ##
==========================================
- Coverage   84.08%   83.10%   -0.98%     
==========================================
  Files          22       24       +2     
  Lines        2921     3114     +193     
==========================================
+ Hits         2456     2588     +132     
- Misses        405      464      +59     
- Partials       60       62       +2     

codecov[bot] avatar Jun 13 '23 06:06 codecov[bot]

Thanks for your contribution @simivar, but since V3 is deprecated I'll not include this PR for now.

tobiasehlert avatar Jul 11 '24 22:07 tobiasehlert