-
Hi, I am trying to run a simple fetch to `https://oldschool.runescape.wiki/w/Abyssal_whip` with this code.
```js
let page = await wtf.fetch('Abyssal whip', {
domain: 'oldschool.runescape.wi…
-
Another issue with the same setup as in: #16
I have pagination working correctly and it's and awesome feature!
It works for users and devices separately.
But now I want to query all the device…
-
# Compatibility Report
- Name of the game with compatibility issues:
- Steam AppID of the game:
## System Information
- GPU: GTX 1060
- Driver/LLVM version: Nvidia Driver 450.66
- Kernel versi…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* [x] `$…
-
### Description
I would like the `DJB2` algothim implemented.
### Usage
This algorithm is not widely used, it is rarely seen however, the Java programming language uses
it for it's `String.hashC…
-
Sorry the last ticket got accidentally closed.
GPU plugin broke for a lot of people overnight. (the night temporary worlds were added)
Client doesn't boot and I have to go through the powershell met…
-
Hey guys, when I tried to open runelite it begins to open but does not surpass 0% then immediately closes. I attempted a reinstall or searching through other issues with no prevail on fixing the issue…
-
Extension of #45
Since we are currently formatting all usernames "To Be Like This", a lot of people with custom usernames aren't happy.
A suggestion that has been discussed before on discord is…
-
Just my todo list for what needs to be done to keep the client functional for the future:
- New simple launcher in python
(old one relies too much on legacy code that at this point will not be upd…
-
Runescape API returns data as plain text in 1 giant object. Should be a list of each individuel category name with value (ID).