#π discord bot problem
12 messages Β· Page 1 of 1 (latest)
@crimson ruin
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Seeems to be a discord issue
this code seems incredibly disorganised
also what is a "transcript"?
what is your end goal?
Transcripts like a receipt or record of your conversation with customer service. When someone opens a ticket in your Discord server (like to report an issue or etc), the transcript saves everything that was said in that conversation.
In simple terms, a transcript is just an HTML file (basically a webpage) that shows:
-> All the messages that were sent
-> Who sent each message
-> When they were sent
-> Any images or files that were shared
-> Even shows emoji reactions and message replies
main goal is to keep a record of what happened in each ticket, which is super important for a few reasons
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.