Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ImBoing/ycord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

YCORD

Don't bother ever again to create Discord Bot project from scratch. YCORD is here!

What?

YCORD helps you with your struggle and save you a lot of time configuring your Discord bot project. Create a new project in couple of seconds.

YCORD is currently supporting only JavaScript projects. TypeScript? Maybe in the future.

Installation

Get your own YCORD simply by running npm install -g ycord on your terminal. (Global installation)

Safety

YCORD is not gathering any type of information or data that you provide.

Functionality

Start by generating a new project. Type ycord on your terminal and follow the steps.

Please note that YCORD creates project in directory where you run the command. for example: C:\Users\<User>\Desktop>ycord creates a project with name you've specified. Directory in this case will be located on your Desktop.

Once's everything done, you can go in to your project and type node . or node \src\client.js to start your bot.

Command generating

By running ycord gc <name> <category>, new command will be generated with specified category which has its own directory. If directory already exists YCORD will ignore creating that directory and creates only command instead.

Event generating

Event(s) are generated simply by ycord ge <event>. This is case-sensitive. If you don't know the event names you can run ycord lse and YCORD will output all events.

About

Description

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /