Denky is a brazilian Discord bot, build with Node.js, TypeScript and discord.js.
- Create a Discord application. Guide
- Install Node.js v16.9.0 or newer.
- Fork or clone this repository.
- Install dependecies using
npm install
. - Rename
.env.example
to.env
and fill out the values.
Currently available locales are:
- English (en)
- Brazilian Portuguese (pt_BR)