Skip to content
/ freebot Public

FreeBot is a template of a basic Discord Bot developped in Typescript with Discord.JS

Notifications You must be signed in to change notification settings

ByWezZ/freebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeBot

Requirements

Installation

Clone this repository : git clone git@github.com:ByWezZ/freebot.git or download the project as an archive

Create a .env file based on the .env.exemple at the root of the project

Install all dependencies with : npm install

Build the project by using this command : npm run build

And then you can start the bot with the following command : npm run start

Get Started

FreeBot is the template of a Discord Bot using Discord.JS library with sharding support.

With the bot online, you can type /ping to check that it's working and /stats to see the bot statistics, including shards performances.

About

FreeBot is a template of a basic Discord Bot developped in Typescript with Discord.JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published