Skip to content

shisisan/robolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robolo

Robolo discord bots

How to use it?

Prerequisite

npm install

Development

This example can be run with tsup to watch the files and automatically restart your bot.

npm run dev

Production

You can also run the bot with npm dev, this will first build your code and then run node ./dist/index.js. But this is not the recommended way to run a bot in production.

About

📜Just a Discord bot template project using Sapphire

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published