Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
OurBuilding Ambient Agents with LangGraph course is now available on LangChain Academy!
Open on GitHub

Discord (community loader)

Discord is a VoIP and instant messaging social platform. Users have the ability to communicatewith voice calls, video calls, text messaging, media and files in private chats or as part of communities called"servers". A server is a collection of persistent chat rooms and voice channels which can be accessed via invite links.

Installation and Setup

pip install pandas

Follow these steps to download yourDiscord data:

  1. Go to yourUser Settings
  2. Then go toPrivacy and Safety
  3. Head over to theRequest all of my Data and click onRequest Data button

It might take 30 days for you to receive your data. You'll receive an email at the address which is registeredwith Discord. That email will have a download button using which you would be able to download your personal Discord data.

Document Loader

See ausage example.

NOTE: TheDiscordChatLoader is not theChatLoader but aDocumentLoader.It is used to load the data from theDiscord data dump.For theChatLoader see Chat Loader section below.

from langchain_community.document_loadersimport DiscordChatLoader
API Reference:DiscordChatLoader

Chat Loader

See ausage example.


[8]ページ先頭

©2009-2025 Movatter.jp