Cvar1984 / madeline

Telegram (a)sync multiple (user) bots
MIT License
5 stars 4 forks source link

Environtment variable #17

Open Cvar1984 opened 4 years ago

Cvar1984 commented 4 years ago
// .env
APP_TOKEN = token
UNSPLASH_TOKEN = token
<?php
$api = new UnsplashApi(Config::getEnvironment('string:UNSPLASH_TOKEN'));
issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.54. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.