Skip to content

A bot that shows exchange rate from TRY to USD and EUR

Notifications You must be signed in to change notification settings

EmirGuvenni/Borsa-Bot

Repository files navigation

Borsa Bot

A bot that shows exchange rate from TRY to USD and EUR

APIs used for this project

Discord.js-light - A ligther version of Discord.js,

Free Forex API - Used for currency rates.

Messari.io - Used for Crypto currency rates.

Installation

First, clone the git repo. After you download the repo, install all dependencies using npm i. Then use npm run build to build the TypeScript source code (requires TypeScript) and use npm start to start the bot. Optionally, you could use the npm run pm2 to run it in pm2 (requires pm2).