Skip to content

KyleJohnst/Discord_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord_bot

A discord chat bot with a Rock, Paper, Scissors, Lizard, Spock game.

Run App

To run this you will need to have a discord server along with Node.JS on your machine.
Head over to https://discordapp.com/developers/applications/ to add the bot as an app on your server and get the auth token Then place the auth token into the auth.json file then run the following commands in console.
To install dependencies.
npm install

Then start the bot in console
node bot.js

Now head over to your server and say !hi

Commands in Discord

!hi General hello world from the bot,
!rules Gives a run down of RPSLS game,
!choices Gives you a list of choices to play the game.

About

A discord chat bot using Node.js and Discord.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published