Coder Social home page Coder Social logo

squ1ggly / discordbottemplate Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 119 KB

This is a discord bot template written in TypeScript

TypeScript 96.66% JavaScript 3.34%
discord discord-bot discord-bot-template discord-bot-template-ts ts-node typescript

discordbottemplate's Introduction

Description

Hi, This is just my VERY opinionated discord bot template. The intention of this template is to make setting up a new discord bot fast and easy, should work out of the box. If there are any issues you can create an issue on Github => HERE

Main Features

Automatic help message generation, derived from command files. Plenty of helper functions to help speed things up. Simple typing definitions that can be expanded easily.

Help

To add commands you create a new file in either the prefix or slash command folder.

How to run

PREREQUISITES Nodejs 16 or later => Required yarn ===============> Optional If you are using yarn, please remove package-lock.json OR yarn.lock if you are using npm

  1. DO THIS FIRST => npm genenv OR yarn genenv : This will generate the .env file required for the bot to run.
  2. After run npm start:npm OR yarn start:yarn in the terminal to start.

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.