Skip to content

LeadcodeDev/Discord-Bot-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot Template

Node Discord.js

This template was created in order to avoid the redundant phase of the early design of a bot discord.

This template separates events and commands from the main bot discord file.

In this way, you can easily manage the modules of your bot.

Do not forget to modify the token of your bot to make it work under the good identifier.

In order to download the template, please first download Node.js and Ice Command Line Interface.

npm i -g crystal-manager

Once done, download the template from a command prompt

crystal make:project <project_name>

Thanks for reading. do not hesitate to return the errors if you meet.

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Ice Command Line Interface is a new method to easily create a new bot discord. Indeed, ICLI allows you to import a healthy development database so that you can easily create your bot discord.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors