Skip to content

Instantly share code, notes, and snippets.

View anthonylavado's full-sized avatar
🤠
Howdy!

Anthony Lavado anthonylavado

🤠
Howdy!
View GitHub Profile
@anthonylavado
anthonylavado / playback.handlebars
Created June 24, 2024 16:27
Discord Playback Event
{
"content": "{{MentionType}}",
"avatar_url": "{{ServerUrl}}/Users/{{UserId}}/Images/Primary",
"username": "{{BotUsername}}",
"embeds": [
{
"author": {
{{#if_equals ItemType 'Episode'}}
"name": "Playback Started • {{{SeriesName}}} S{{SeasonNumber00}}E{{EpisodeNumber00}} ~ {{{Name}}}",
{{else}}