Batuhan Özkoç
Batuhan Özkoç
How do you use convert function with using different api like; ```js let result = await exchangeRates() .setApiBaseUrl('https://api.exchangerate.host') ``` ```js const { convert } = require('exchange-rates-api'); (async () => {...
Is it possible to implement ChanServ and OperServ to that library? Because some of commands returns only notice and don't have spesific status codes (etc 376,229).
Small fix for wrong usage when checking adding into excluded lookups