nel417 / DiscordBot

Discord Chatbot made with discords bot documentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiscordBot

Discord Chatbot made with Discords bot documentation.

When it logs on it will have the Old School Runescape logo appear.

If you type a message it will reply and give you the hang loose emoji.

Type !help and an argument and it will say what you need help with. (!help Ruby will say "It appears you need help with Ruby"
If you type just !help it will reply with "I am not sure what you need help with. Try !help [topic]"

Type !multiply and 2 numbers and it will multiply them.

The "playing" in the bots online area in your friends list is edited to say "with JavaScript" for "Playing with JavaScript"

In source code where the XXXXXX are, put your information. the client.login(XXXXX) is where your key goes. to get your key go to Discord developer area and click on bot and you will see the generate key link(if you dont see it, create a new app, click the oauth to verify your app with your new server, and then your bot settings should show up.) The generalChannel client.channels.get(XXXX) is where your general text channels login goes. it will appear when you run the code in your terminal with node bot.js

To view in action please click the link: https://www.youtube.com/watch?v=s_PxBfYKrws&feature=youtu.be

Thank you very much!

About

Discord Chatbot made with discords bot documentation.


Languages

Language:JavaScript 100.0%