Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions topics/discord-bot/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
display_name: Discord bot
portal_url: https://discord.com/developers/docs/intro
short_description: Programmable agents that automate tasks and provide interactive features within Discord servers.
topic: discord-bot
wikipedia_url: https://en.wikipedia.org/wiki/Discord_(software)
---
Discord bots are automated programs that interact with users on the Discord communication platform. Built using various APIs and libraries—such as discord.js, discord.py, or JDA—these bots can perform a wide range of functions, from server moderation and music playback to complex integrations with external web services and games.
Loading