Skip to content

Some quick notes for teaching how to write discord bots

Notifications You must be signed in to change notification settings

danielprue/discord_bot_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot Tutorial

This repository is for learning how to get started with writing bots for Discord. My main audience here is going to be people who have some familiarity with programming in JS, especially those who have experience with React/Express, but these steps should be pretty easy to pick up for anyone with any basic understanding of coding. I will link below any prerequisites to getting started. Any individual directory here will assume you are working with these resources.

Resources

  • Node.js
  • VS Code -- If you prefer another IDE, this is not required
  • Discord -- You must have a discord account, and a discord server on which you have server management permissions (you may have to create a new server for this)

Current Tutorials

  1. Basic Bot -- A beginner's tutorial for your first discord bot
  2. Bot Deployment -- Use Heroku to deploy your bot for free

Future Tutorials -- To Be Written

  1. Making API calls
  2. Moderator bots

About

Some quick notes for teaching how to write discord bots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published