Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

littlebotfren

Installation guide

  • you must have node installed to run this bot locally.
  • You will also need other packages. To install these, run this command:
npm install

Running the bot locally

To just run the bot, write this command

npm run start

Developing on the bot

  • If you want to update the bot's behavior while you are developing on it, run this command:
npm run startOnSave
  • To compile the typescript to javascript, use
webpack

or

npm run build
  • If you want it to compile every time you save, use command:
npm run buildOnSave

You will need a .env file to run this locally. It requires a BOT_TOKEN value, which you can find on Discord's website.

About

bot for Discord

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages