#πŸ”’ discord bot problem

12 messages Β· Page 1 of 1 (latest)

crimson ruin
#

I want to add a reply feature to this chat, along with emoji support. Currently, when users send static emojis like 🀣, πŸŽ—οΈ, 😊, or ❀️, they don’t appear in the transcript. Additionally, the reply functionality isn’t working when a user replies to another user. How can I fix these issues?

hoary ferryBOT
#

@crimson ruin

Python help channel opened

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.

crimson ruin
stoic dirge
#

Seeems to be a discord issue

leaden wigeon
leaden wigeon
#

what is your end goal?

crimson ruin
# leaden wigeon also what is a "transcript"?

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

crimson ruin
hoary ferryBOT
#
Python help channel closed for inactivity

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.