D++ (DPP)
10.0.30
C++ Discord API Bot Library
Variables
dlcount.php File Reference
Variables
$downloads
= 0
$githubApi
= "https://api.github.com/repos/brainboxdotcc/dpp/releases"
$json
Variable Documentation
◆
$downloads
$downloads = 0
◆
$githubApi
$githubApi = "https://api.github.com/repos/brainboxdotcc/dpp/releases"
◆
$json
$
json
Initial value:
= json_decode(
file_get_contents(
$githubApi
,
false
,
stream_context_create(
[
"http"
=> [
"method"
=>
"GET"
,
"header"
=>
"User-Agent: DPP/Website"
]
]
)
)
)
$githubApi
$githubApi
Definition:
dlcount.php:2
docpages
dl.dpp.dev
dlcount.php
Generated on Thu May 16 2024 15:10:18 for D++ (DPP) by
1.8.17