Latie is a open source Discord bot coded in TypeScript with Discord.js and MongoDB.
Feel free to add a star ⭐ to the repository to promote the project!
yarn install
- Rename
.env.example
to.env
and fill it.
- Without Building
- Type
yarn run dev
to run.
- Type
- With Building
- Type
yarn run build
to build the project. - Type
yarn run start
to run the builded project.
- Type
LatieBot is licensed under the GPL 3.0 license. See the file LICENSE
for more information. If you'd like to use any part of this source code for your own bot, I'd be grateful if you included my credit in your code.