/AvatarLoger

Log avatar to file and webhook

Primary LanguageC#

AvatarLoger

Log avatar to file and webhook

Config File

File is located in AvatarLog folder (Generates on first run)

CanPostFriendsAvatar set true or false if you want to allow posting to webhook of your friends avatar

{
  "PublicWebhook": "My webhook url for public avatars",
  "PrivateWebhook": "My webhook url for private avatars",
  "BotName": "Bot name",
  "AvatarURL": "Avatar image url",
  "CanPostFriendsAvatar": false
}

preview

Public Avatar

webhook1

Private Avatar

Webhook2