A discord bot to get tracking status from Brazil Correios
- Create a discord bot at Discord Developer Portal and then get the bot token. Follow this tutorial for better instructions: Tutorial: How to Build Your First Discord Bot with Node.js
- Create a
.env
file in the root of your local clone of this repository and add a env variableTOKEN
that will receive the bot token that you got yarn install
yarn start
- Have fun!