Git Product home page Git Product logo

typescript-bot-template's Introduction

TypeScript Bot Template

Discord bot template written with discord.js using type script.

Installtion

  • Make sure you have yarn and node.js, which is v12 or higher, both installed.
  • Fork the repository and clone your fork.
  • git clone https://github.com/your-username/typescript-bot-template.git
  • cd typescript-bot-template
  • yarn install
  • You will need to get a Discord Bot Token
  • Go to the file ./src/bot/settings.ts and fill out the values

Scripts

  • yarn dev - runs the development version (used ts-node-dev to hot-reload new changes)
  • yarn build - complies to TypeScript files into JavaScript.

Features

  • Command Handling
  • Event Handling
  • Pre-coded Help Command
  • Allow Sub Folders For Commands/Events
  • Command Aliases
  • Command Cooldowns
  • Owner/Guild Only Commands
  • Required Args
  • User/Client Permissions

Contributing

  1. Fork the repository.
  2. Clone your fork: git clone https://github.com/your-username/typescript-bot-template.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -m "Add some feature"
  5. Push to the branch: git push
  6. Submit a pull request.

Author

© iColtz.

typescript-bot-template's People

Contributors

icoltz avatar juanpablo2655 avatar

Stargazers

Davide Trinastich avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.