Not showing in discordNot An Issue

And the console is giving me this error message:

 

(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Failed to call hook 'OnDeathNotice' on plugin 'DiscordDeath v2.1.0' (InvalidCastException: Object must implement IConvertible.)
  at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00055] in :0
  at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x0000c] in :0
  at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <50629aa0e75d4126b345d8d9d64da28d>:0
  at Oxide.Plugins.DiscordDeath.GetAttachments (HitInfo info) [0x0000e] in <4f3538430a514b0392c75a3bd6a9f7b4>:0
  at Oxide.Plugins.DiscordDeath.CreateDeathData (Oxide.Plugins.DiscordDeath+DeathNotesData data, System.String message) [0x001b3] in <4f3538430a514b0392c75a3bd6a9f7b4>:0
  at Oxide.Plugins.DiscordDeath.OnDeathNotice (System.Collections.Generic.Dictionary`2[TKey,TValue] data, System.String message) [0x00112] in <4f3538430a514b0392c75a3bd6a9f7b4>:0
  at Oxide.Plugins.DiscordDeath.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0019e] in <4f3538430a514b0392c75a3bd6a9f7b4>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0
Locked automatically