[C#/Tutorial] How to make a Discord Bot (Outdated?)

Freezee

Veteran
Messages
181
Reaction score
240
Points
848
Yes. I did everything exactly up until I typed in the code, but it's not finding the class

Haven't used the library so if this is wrong, sorry.

Make sure you put a 'using;' statement for the Discord class at the top of the program
 

Dysergy

New Member
Messages
2
Reaction score
1
Points
1
Just stopped by to say that absolutely none of this works for me. Obviously I'm doing something wrong if others are telling you this tutorial works, but none of the code functions whatsoever on my end. :thinking:
 

P!X

Head Moderator
Staff member
Head Staff Team
Messages
408
Reaction score
590
Points
878
Just stopped by to say that absolutely none of this works for me. Obviously I'm doing something wrong if others are telling you this tutorial works, but none of the code functions whatsoever on my end. :thinking:

add me on discord: P!X #6835
maybe i can help u :smile:
 

Acious

New Member
Messages
1
Reaction score
0
Points
1
The type or namespace name 'MessageEventArgs' does not exist in the namespace 'Discord' (are you missing an assembly reference?)
I'm not sure exactly what I'm doing wrong. . .
 
Top