Skip to content

Commit 79aee2a

Browse files
author
Anson Foong
authored
Create README.md
1 parent 384b137 commit 79aee2a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# DiscordJS YouTube Tutorials
2+
3+
I've decided to put all of my code from my YouTube tutorials in one repository. This repository used to be named after my DiscordJS Commando tutorial. The code from that tutorial still exists in this repository and can be found [here](https://github.com/ansonfoong/discordjs-youtube-tutorials/tree/master/commando-tutorial).
4+
5+
- [DiscordJS Commando Framework Tutorial](https://github.com/ansonfoong/discordjs-youtube-tutorials/tree/master/commando-tutorial)
6+
- [Episode 1 - Getting Started](https://www.youtube.com/watch?v=nDuDw4aH7Gg)
7+
- [Episode 2 - Ban/Kick](https://www.youtube.com/watch?v=ivtHVFP93fg)
8+
- [Episode 3 - Roles](https://www.youtube.com/watch?v=ohdV-oZbWng)
9+
- [Episode 4 - Music Bot](https://www.youtube.com/watch?v=ld3i6p-cUXQ)
10+
- [DiscordJS Commands Cooldown Tutorial](https://github.com/ansonfoong/discordjs-youtube-tutorials/tree/master/commands-cooldown)
11+
- [Link to video tutorial](https://www.youtube.com/watch?v=uxdFJ-2bxnQ)
12+
13+
*Please note that you must use your own bot token, as the code does not include the ones used in the tutorial.*

0 commit comments

Comments
 (0)