• Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.

[JS] Discord Bot Send Message Source Code

V21Dangerous_

Super Member
Active Member
Console ID Poster
Code:
client.on('message', message => {
if(message.content === '!hello'){
message.channel.sendMessage('Hello there,  ' +  message.author.userame);

}

Now start the bot and type "!hello" on your discord server and your bot should say "Hello there, (your name).
 
General chit-chat
Help Users
  • No one is chatting at the moment.
      @ QM|T_JinX: sup
      Back
      Top