Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

Sample-bot

Simple example for implement discord bot by using discord.js

NODEJS must be installed

Getting started

$gitclone https://github.com/up2code/sample-bot.git$npminstall

Find or create your discord bot token here and replace at this login parameter to your token

botRem.login('YOUR BOT TOKEN HERE!!!');

Make sure you have assign your bot in to your server. You can use below URL for bot to login into your server. Replace to your bot client id. You can found in your discord app info here

https://discordapp.com/oauth2/authorize?&client_id=<CLIENT ID>&scope=bot&permissions=0

Edit code as your want. When everything is done, Let's TRY!!

$nodemyBot.js

About

Simple example for implement discord bot by using discord.js

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages