Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 328 Bytes

File metadata and controls

15 lines (8 loc) · 328 Bytes

discord-bot-with-axios

This bot was created for a discord server which they want to get data from website.

Using node-fetch i was able to get the data from the website and out it in their discord server.

This was deploy in heroku.

Tools used: Discord.js Node-Fetch Puppeteer.js(removed because of alternative solution)