GithubHelp home page GithubHelp logo

franciscosilva00 / deno-discordjs-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 26 KB

A minimalistic boilerplate for creating Discord bots using Deno and Discord.js.

TypeScript 100.00%
deno denoland discord discord-bot discordjs boilerplate boilerplate-template bot-development typescript

deno-discordjs-boilerplate's Introduction

Discord.js Deno Boilerplate

Deno Version Discord.js Version

A minimalistic boilerplate for creating Discord bots using Deno and Discord.js.

Features

  • Utilizes the power of Deno, a secure runtime for JavaScript and TypeScript.
  • Based on the latest version of Discord.js for interacting with the Discord API.
  • Get started quickly with a simple and organized project structure.
  • Includes example commands and event handlers to kickstart your bot development.

Prerequisites

Getting Started

  1. Clone this repository:
git clone https://github.com/franciscosilva00/deno-discordjs-boilerplate.git my-discord-bot
  1. Navigate to the project directory:
cd my-discord-bot
  1. Install dependencies:
deno cache src/main.ts
  1. Rename .env.example to .env and add your Discord application token and application ID.
  2. Deploy commands:
deno task deploy
  1. Start the bot in development mode, watching for file changes:
deno task dev
  1. Start the bot
deno task run

deno-discordjs-boilerplate's People

Contributors

franciscosilva00 avatar

Stargazers

 avatar  avatar

Watchers

 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.