Discord.js - JS-Bibliothek für Discord
(discord.js.org)- Node.js-Modul, das die veröffentlichte Discord API zu 100 % abdeckt
→ Entwicklung von Bots und Apps: Benutzer, Kanäle, Guilds, Emojis, Einladungen, Webhooks, Slash-Befehle
→ Unterstützt den Opus-Codec und ermöglicht Audioübertragung
-
Objektorientiert, schnell und effizient
-
Promise-basiert
2 Kommentare
Discord.py – ein modernes, einfach zu verwendendes, funktionsreiches und async-unterstützendes API-Wrapper für Python für Discord.
→ Modernes, Python-typisches API-Wrapper mit
async/await-Syntax→ Rate-Limit-Handling
→ Deckt die gesamte Discord API ab
→ Command-Erweiterung (Cogs), die bei der Bot-Entwicklung hilft
→ Objektorientiert aufgebaut und daher einfach zu verwenden
→ Auf Geschwindigkeit und Performance optimiert
GitHub: https://github.com/Rapptz/discord.py
Docs: https://discordpy.readthedocs.io/en/stable/
Mit Discord.js einen Discord-Bot erstellen: https://smashingmagazine.com/2021/02/…