Commit 01b1b53d77f10b12f23983701c215dd6b9f6fbdc

Thomas de Grivel 2022-02-03T13:07:29

debug discord

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/lib/discord.ex b/lib/discord.ex
index 87d903d..4783aac 100644
--- a/lib/discord.ex
+++ b/lib/discord.ex
@@ -28,8 +28,6 @@ User : `#{user}`
 ```#{params.kind} #{reason}
 
 #{stack}```
-Headers :
-```#{headers}```
 """}
     IO.inspect(message)
     json = Jason.encode!(message)