Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Simplifying the setup check #54

Open
warlof opened this issue Mar 3, 2019 · 0 comments
Open

Simplifying the setup check #54

warlof opened this issue Mar 3, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@warlof
Copy link
Collaborator

warlof commented Mar 3, 2019

We must find a more generic way to :

  • store driver setup
  • determine if a driver is properly setup or not

public static function isSetup(): bool
{
return ! is_null(setting('herpaderp.seatnotifications.discord.credentials.bot_token', true));
}

@warlof warlof added the enhancement New feature or request label Mar 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant