Skip to content

nhanlethanh1198/discord-bot-template-bun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot Template

This repository is a template for creating Discord bots, designed to run with Bun.

Features

  • Easy-to-use template for Discord bots
  • Fast development with Bun runtime
  • Ready-to-customize structure

Getting Started

Prerequisites

  • Bun installed
  • Node.js (optional, for some dependencies)
  • Discord Bot Token

Installation

bun install

Development

To start the bot in development mode with automatic restarts:

bun run dev

Running the Bot

bun run start

Configuration

  1. Copy .env.example to .env.
  2. Add your Discord bot token and other configuration values.

License

MIT

About

Discord bot template with Bun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors