Discord Bots 1: Introduction

Discord Bots 1: Introduction

The Coding Train

3 года назад

139,266 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

L.J.X
L.J.X - 11.11.2023 05:45

watching this staritng my journey to gianing a bunch of weight, growing out a gross beard and a lifetime supply of fedoras

Ответить
Geoff Wagner
Geoff Wagner - 10.08.2023 01:19

Moving on? taking a break? nope! Espresso and my morning is just getting started! <3 the new coding train channel header image, a few really nice clean changes, very pretty colors

Ответить
alexander perdion
alexander perdion - 02.07.2023 13:26

i will be watching this video over and over learning all week respond to me and i will see it here.

Ответить
alexander perdion
alexander perdion - 02.07.2023 13:24

im trying to build a monster of a discord but i cant find anyone to help me with it i tried to join your discord but it said to talk to you here. long story short i want to try to make a community out reach program and i need programing knowledge because i want complete bot controle to wotk within the restristons and things i want to enable people to do in the discord. i need knowledge to make my dreem come true that you have. please help me

Ответить
On Noon
On Noon - 17.11.2022 23:56

Is it possible to make a discord bot that separate screen for streaming on obs? The api permits it or is just for audio like craig?

Ответить
Aariz Khan
Aariz Khan - 16.11.2022 19:27

for windows command prompt its node -v
idk if its out of date or not

Ответить
Gaston rojas
Gaston rojas - 04.11.2022 21:47

i really like watch your videos, it's like a funny and good way to learning. Thanks <3

Ответить
Norbert Csibi
Norbert Csibi - 05.09.2022 01:11

Can you use that "BOT" to read messages from a specific server/thread I`m in? If i`m in a specific server/thread so called, then the bot has access to that server via my own account (which i created the bot from)?

Ответить
Love One Another
Love One Another - 12.05.2022 12:24

Oh my God, you are just such a delight! As an already super happy person, you somehow make me even happier! I love your energy and passion and personality! You are one of the best teachers I've ever had. You make everything that we are learning so fun, engaging and enjoyable! You are incredible and thank you for always giving us such incredible content! Choo Choo!

Ответить
guiguspi
guiguspi - 14.04.2022 19:03

Thanks for the tutorial overview!

Ответить
MckenzieST
MckenzieST - 22.12.2021 02:34

Whats the terminal im so confused i have gone to the command prompt and look everywhere and dont know what to do please help me

Ответить
Ritvik codes
Ritvik codes - 19.12.2021 18:19

My Node Version is 16.5.0 Will it still Work???

Ответить
squiggleturtle
squiggleturtle - 24.11.2021 02:15

that 10 seconds you did at the end of the video literally gave me anxiety, sorry man

Ответить
Invok3r XGS
Invok3r XGS - 19.11.2021 20:38

You are a very good person. I love your style it's user friendly and lively. Love your videos bro

Ответить
Sindysongs
Sindysongs - 04.11.2021 08:28

Thanks man👆🏻👆🏻 I made my server a little while ago and it's working perfectly with 72 members. You also fixed the dyno bot so it is online working all day. I'm so happy

Ответить
Sindysongs
Sindysongs - 04.11.2021 08:28

Thanks man👆🏻👆🏻 I made my server a little while ago and it's working perfectly with 72 members. You also fixed the dyno bot so it is online working all day. I'm so happy

Ответить
Zerglrisk
Zerglrisk - 08.10.2021 09:44

감사합니다.

Ответить
Eesh
Eesh - 03.10.2021 11:25

As a bot dev, I've been making them for 3+ years, I'm excited for this tutorial!As a bot dev, I've been making them for 3+ years, I'm excited for this tutorial!As a bot dev, I've been making them for 3+ years, I'm excited for this tutorial!As a bot dev, I've been making them for 3+ years, I'm excited for this tutorial!As a bot dev, I've been making them for 3+ years, I'm excited for this tutorial!As a bot dev, I've been making them for 3+ years, I'm excited for this tutorial!

Ответить
Qen RL
Qen RL - 02.09.2021 10:51

Wow you explain everything very nicely, its easy to understand and you read our minds, thank you for tutorials like these, will definitely watch the whole series. :)

Ответить
Forbz
Forbz - 23.08.2021 22:46

console.log('testbot 1');

const { Client, Intents } = require('discord.js');
const client = new Client({
intents: [Intents.FLAGS.GUILD_MESSAGES,Intents.FLAGS.DIRECT_MESSAGES,Intents.FLAGS.GUILDS]
});
client.login('PUT YOUR TOKEN HERE');
client.on('ready', readyDiscord);
function readyDiscord(){
console.log('testbot');
}

client.on('messageCreate', gotMessage);
function gotMessage(messageCreate) {
console.log(messageCreate.content);
if(messageCreate.content === 'Start') {
messageCreate.reply('Test');
}
}
That's the code for a message receive and send bot

Ответить
Coder Chaudhry
Coder Chaudhry - 17.08.2021 00:13

Great Video. simply I love it.

Ответить
Forbz
Forbz - 15.08.2021 21:46

I couldn't find what the terminal is on windows, I think it's the cmd thing but I'm not sure

Ответить
Anom
Anom - 19.07.2021 21:40

You are a really charming teacher!

Ответить
omid ahangari
omid ahangari - 19.07.2021 07:52

NICE

Ответить
big gamer
big gamer - 20.06.2021 18:20

I think the problem I have is that I have windows so I have to use the command prompt, and "node --version" isn't a command.

Ответить
wizard breath7
wizard breath7 - 04.06.2021 23:27

i thank you for this

Ответить
remy baccam
remy baccam - 28.05.2021 02:17

Dude, you're cool fr

Ответить
Rokas kainlkas
Rokas kainlkas - 23.05.2021 14:48

I need help ok so im on a chrome book without linux on because i cant turn it on so i downloaded Node.js linux versjon and i went on crosh i typed in node --version and i said [ERROR:src/main.rs:184] ERROR: unknown command: node so please help

Ответить
Abhishek Kumar
Abhishek Kumar - 09.05.2021 15:23

I need HQ trivia most accurate bot... can someone help me

Ответить
Viktoria Petrova
Viktoria Petrova - 08.05.2021 19:49

Hey hey. I really want to make a card collecting bot but guess what - I don’t know how. So I’m looking for someone who is interested to do it. The topic is “kpop idols cards” - yes there are some bots like that but still don’t think that they are what I’m looking for. Only Jinsoul bot is ok but it’s not able to be added to new servers.

If somebody is interested - I’m an artist so I can make the design of the cards.

Ответить
Amar Shukla
Amar Shukla - 04.05.2021 13:30

wow you are an awesome teacher discovered you now.

Ответить
Tundra28
Tundra28 - 23.04.2021 20:14

do you use iterm2 , if yes what version

Ответить
YardDawg
YardDawg - 21.04.2021 03:30

I know I'm a little late but does this work on windows? What do i type to find the coding page?

Ответить
LemonDust
LemonDust - 01.04.2021 21:04

love it! funny & lots of info 😊 def what i was lookin for informative & interesting & good pieces of info that seem to get skipped elsewhere, so when you think you're going down a rabbit hole you're not, just helps me understand even better! 😃

Ответить
Galaxy Nations
Galaxy Nations - 15.03.2021 04:58

My computer wont let me downloud the app thing that you said to downloud :(

Ответить
Yoyell0 D. Cube
Yoyell0 D. Cube - 28.02.2021 19:19

𝑑𝑜 𝑖 ℎ𝑎𝑣𝑒 𝑡𝑜 ℎ𝑎𝑣𝑒 𝑡ℎ𝑒 𝑑𝑖𝑠𝑐𝑜𝑟𝑑 𝑎𝑝𝑝 𝑜𝑛 𝑚𝑦 𝑝𝑐 𝑖 𝑜𝑝𝑒𝑛𝑒𝑑 𝑑𝑖𝑠𝑐𝑜𝑟𝑑 𝑜𝑛 𝑔𝑜𝑜𝑔𝑙𝑒

Ответить
Subhah Dzikri Ahmadin
Subhah Dzikri Ahmadin - 26.02.2021 04:40

i have question sir, how to write node commands in powershell ?

Ответить
Mahdi Malvandi
Mahdi Malvandi - 08.02.2021 16:38

Dude, make a video about "How to have so much energy" please. These videos are never boring.

Ответить
Salvador Meira
Salvador Meira - 21.01.2021 02:20

First I started getting addicted on the p5 challenges of this channel, then I searched for flocking, then genetic algorithms, then cellular automata, then discord bots and browser extensions. You have all the cool stuff, it's amazing. Thank you for all your videos and your positive, creative and accessible way of teaching and showing how easy, fun and interesting can it all be. Love from Portugal

Ответить
NS777
NS777 - 10.12.2020 06:26

Woo, exciting!

Ответить
Tajjulo
Tajjulo - 07.12.2020 10:34

How big is your green screen LOL

Ответить
John Rusch
John Rusch - 04.12.2020 22:37

love this guy

Ответить
Kristoffer Hije
Kristoffer Hije - 04.12.2020 10:36

Wow! this is very informative and lively funny! keep it up..!

Ответить
MetaSamsara ∞
MetaSamsara ∞ - 02.12.2020 12:24

Lol about the discord server being complicated, it's not your fault, discord actually calls discord community "servers" guilds internally, to not confuse them with actual infrastructure servers.
I found your channel randomly from google, I'd actually be interested to make my own bot but I'm learning C#. Is node.js a requirement in every languages for discord bots, or does that mean this course is for javascript only?

Ответить
Brͬaͣndͩoͦ [Glaͣcͨeͤoͦn]
Brͬaͣndͩoͦ [Glaͣcͨeͤoͦn] - 29.11.2020 21:40

Is the Windows Command Prompt a console?

Ответить
Buggy Baka
Buggy Baka - 28.11.2020 11:56

You are amazing man! Nice work.

Ответить