UmutGulmez / bot

A Discord bot powered by discord.js and Typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crew22/bot

circleCI

πŸ“œ Project Description

crew22/bot is an open source moduler discord bot project written in typescript and nodeJS. Developing by crew22 team.

✨ Features

  • Very simplified command and event handler
  • Language System
  • MongoDB connection

🧰 Build Setup

(For detailed project setup look at PROJECT_SETUP.md)

# Clone repository to your computer first.

# Install dependecies
$ npm install

# serve for development mode
$ npm run dev

# start for production mode
$ npm run start

# build and launch server
$ npm run build

πŸ—ƒοΈ Techs Using

  • TypeScript
  • Node.js
  • Discord.js
  • discord.js
  • MongoDB (mongoose)

πŸ–‹οΈ License

Licensed with "MIT License".

πŸ™Œ Contributors

About

A Discord bot powered by discord.js and Typescript.

License:MIT License


Languages

Language:TypeScript 99.6%Language:Shell 0.4%