ZaptoInc

Results 2 issues of ZaptoInc

Hello, this PR is to add the `presence_status` from Discord Archive API: [api.discord.wf/v2/bots/:id](https://api.discord.wf/v2/bots/159985870458322944) using the flat endpoint: [api.discord.wf/v2/bots/:id/flat](https://api.discord.wf/v2/bots/159985870458322944/flat)

I was wondering if it's possible to do wildcards in a route kinda like how in expressjs we do `app.get("foo/*")`, is this implemented?