###Default help message
Bot automatically responds with match stats to text messages containing Dotabuff or YASP link.
<> - required parameters
[] - optional parameters
{ | |
"swagger": "2.0", | |
"info": { | |
"title": "Flowly Traffic Engine API", | |
"description": "Flowly Traffic Engine API for fetching flowly user info, api keys, etc etc etc....\n", | |
"version": "0.0.1", | |
"contact": { | |
"name": "Flowly dev team", | |
"url": "https://www.flowly.com", | |
"email": "[email protected]" |
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Hamming</title> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
</head> | |
<body> | |
<form> | |
<label for="binary">Number:</label> |
function slowscroll() { | |
this.current = pageYOffset; | |
if (this.current < scrollMaxY && this.to > this.current) { | |
window.scrollBy(0, 100); | |
setTimeout(slowscroll.bind(this), 1); | |
} | |
} | |
(slowscroll.bind({to:21352}))(); |
<?php | |
define('FANN_TRAIN_INCREMENTAL', 0); | |
define('FANN_TRAIN_BATCH', 1); | |
define('FANN_TRAIN_RPROP', 2); | |
define('FANN_TRAIN_QUICKPROP', 3); | |
define('FANN_TRAIN_SARPROP', 4); | |
define('FANN_LINEAR', 0); | |
define('FANN_THRESHOLD', 1); | |
define('FANN_THRESHOLD_SYMMETRIC', 2); |
I hereby claim:
To claim this, I am signing this object:
All requests must include credentials, cookies are used to identify users ( see XMLHttpRequest.withCredentials).
Returns game list:
Group | Input | Output |
---|---|---|
1. | 115.0 | 42.0 |
2. | 110.0 | 72.0 |
3. | 114.0 | 57.0 |
4. | 113.0 | 44.0 |
5. | 114.0 | 49.0 |
Average | 113.2 | 52.8 |
| Model | Input | Output | AVG $ / 100 prompts |