Skip to content

Technikstube/discordpy-examples

Repository files navigation

discordpy-examples

Different function examples for the discord.py library

Add examples to this repo

  1. Fork the Repo

  2. Add your example

    • The example must be in its own folder
    • It should be commented
    • It should contain a README.md
  3. Open a Pull-Request with your changes

Links

Discord.py Documentation
Discord.py Quickstart

Technikstube