Matthew

Results 14 issues of Matthew

# Description Custom prefix for steam and discord configured in `options.json` * `options.miscSettings.prefixes.steam` * `options.miscSettings.prefixes.discord` # Changes * Updated schema validation for prefixes options * Updated logic for custom prefixes...

**Is your feature request related to a problem? Please describe.** Currently `!` is the default prefix, is good and all as a standard, but when it comes to discord you...

enhancement

**Is your feature request related to a problem? Please describe.** We currently only have discord webhooks, but as a developer I might want to attach webhooks for custom services that...

enhancement

**Is your feature request related to a problem? Please describe.** Newer bots currently have new buy commands which goes: `buy_item` or `sell_item` which makes it easier to just double click...

enhancement

**Is your feature request related to a problem? Please describe.** Currently bots can have a max cap of 3k slots. If it exceeds well nothing much you can do than...

enhancement

Relates to #1475 # Todo - [ ] Remove commands and replace with command handler - [ ] Create all commands in separate classes - [ ] Create test cases...

Linked issue: #1479 # Changes * Created webhook handler * Modified options for webhook settings

**Is your feature request related to a problem? Please describe.** The current way of handling commands is not optimal and is a bit messy (code wise) **Describe the feature you'd...

enhancement

# Feature Request Add AMQP to ensure requests and data doesn't get lost, you can't always relay that data will get parsed or handled correctly it would be essential to...

When I call the method `window.cordova.plugins.firebase.messaging.getToken()` I get null. And not entirely sure what I'm doing wrong, what I've read I should just call it and get a token. And...