Skip to content

lilUnkelDemon/DiscordBOT-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DiscordBOT-example

A source code to initialize your Discord bot

Download

First You Download this Project with 'git clone' or normaly download

Installation

for start open Project DIR in 'git bash' or terminal and use this command

npm install

!!!! IMPORTANT: YOU MUST INSTALL NODEJS ON YOUR COMPUTER!!!!

Usage

1- To get started, you must have created a bot in Discord. And have a token

2- After you build the bot and get the token you can run project.

// line 5 appbt.js
bot_secret_token = "YOUR DISCORD TOKEN" // replace with YOUR DISCORD TOKEN

Run BOT

node appbt.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

A source code to initialize your Discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published