I am stupid...
This commit is contained in:
@@ -32,7 +32,7 @@ class DiscordClient:
|
|||||||
json={
|
json={
|
||||||
"username": f"{self.user}",
|
"username": f"{self.user}",
|
||||||
"avatar_url": f"{self.avatar_url}",
|
"avatar_url": f"{self.avatar_url}",
|
||||||
"content": f"<@&{self.role_id} {stream.user_name} {self.content}",
|
"content": f"<@&{self.role_id}> {stream.user_name} {self.content}",
|
||||||
"embeds": [
|
"embeds": [
|
||||||
{
|
{
|
||||||
"title": stream.title,
|
"title": stream.title,
|
||||||
|
|||||||
Reference in New Issue
Block a user