Skip to content

Commit

Permalink
Add FrankerFacez emotes, refactor emotes downloader
Browse files Browse the repository at this point in the history
  • Loading branch information
Nogesma committed Jul 24, 2023
1 parent f481d9e commit cf0f8bf
Show file tree
Hide file tree
Showing 7 changed files with 400 additions and 253 deletions.
8 changes: 5 additions & 3 deletions default-config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,14 @@ blinking_cursor = false
inverted_scrolling = false
# If scroll offset integer should be shown.
show_scroll_offset = true
# If twitch emotes should be displayed (requires kitty terminal).
# If Twitch emotes should be displayed (requires kitty terminal).
twitch_emotes = false
# If betterttv emotes should be displayed (requires kitty terminal).
# If BetterTTV emotes should be displayed (requires kitty terminal).
betterttv_emotes = false
# If 7tv emotes should be displayed (requires kitty terminal).
# If 7TV emotes should be displayed (requires kitty terminal).
seventv_emotes = false
# If FrankerFaceZ emotes should be displayed (requires kitty terminal).
frankerfacez_emotes = false
# Channel names to always be displayed in the start screen (dashboard).
# Example: ["Xithrius", "RocketLeague", "AntVenom"]
favorite_channels = []
Expand Down
Loading

0 comments on commit cf0f8bf

Please sign in to comment.