Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.5 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.5 KB

LatieDiscordBot

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!

License Typescript Mongoose Node.JS Discord.JS CodeFactor


📥 Installation

yarn install

⚙️ Setting Up

  • Rename .env.example to .env and fill it.

🤖 Running The Bot

  • Without Building
    • Type yarn run dev to run.
  • With Building
    • Type yarn run build to build the project.
    • Type yarn run start to run the builded project.

📃 License

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.