Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 354 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 354 Bytes

tutorial-v2

A rewrite of my bot tutorial, updated to reflect new features in the Discord API, and new libraries.

Plan

Beginner

  • setup
  • overview
  • hello command
  • ping command
  • listeners

Intermediate

  • cogs
  • intents and welcome message
  • embeds
  • cooldowns
  • error handling
  • permissions and checks

Advanced

  • persistent data