MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Mostly Dirty Compliments with icons

    Scheduled Pinned Locked Moved Showcase
    1 Posts 1 Posters 1.1k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • swvalentiS Offline
      swvalenti Project Sponsor
      last edited by

      Wanted to share my dirty compliments with icons, it’s not much but surely there is someone out there like me! I left all political out.

      I tried writing a module got pretty far I thought but couldn’t get it to work for some reason. I will post a link if someone wants to look over and tell me what I am missing.

      https://github.com/swvalenti194/MMM-Dirty-Compliments

      Css

      .compliments .pre-line {
      	white-space: pre-line;
      	color: skyblue;
      
      

      Config

                module: "compliments",
      			position: "top_center",
      			disabled: false,
      			pages: {"Main": "position_string"},  //results in one of the middle regions like: lower_third
      				config: {
      					compliments: {
      						anytime: [
      						"<i class=\"fa fa-thumbs-up\"></i> Time Well Spent",
      						"<i class=\"fa fa-money-bill-wave\"></i> Shot",
      						"<i class=\"fa fa-thumbs-up\"></i> No Shirt,No Covid,Free Drinks!",
      						"<i class=\"fa fa-thumbs-up\"></i> Just put the tip in",
      						"<i class=\"fa fa-thumbs-up\"></i> I'd look good on you",
      						"<i class=\"fas fa-female\"></i> Bad moms training camp",
      						"<i class=\"wi wi-day-sunny\"></i> Bourbon is liquid sunshine",
      						"<i class=\"fas fa-hand-sparkles\"></i> You wearing braille t shirt?",
      						"<i class=\"fas fa-head-side-mask\"></i> No Mask Zone",
      						"<i class=\"fas fa-sausage\"></i> Get your vitamin D",
      						"<i class=\"fas fa-hand-lizard\"></i> No Mask Zone",
      						"<i class=\"fas fa-grin-wink\"></i> Battery life at 69%",
      						"( . )( . ) No bra zone",
      						"Chester Copperpot was here"
      
      						],
      						morning: [
      							"<i class=\"fa fa-mug-hot\"></i> Good morning, you look like shit",
      							"<i class=\"fas fa-hand-middle-finger\"></i> Fuck this day up!",
      							"<i class=\"fas fa-user-clock\"></i> See you at 5 o'clock?",
      							"<i class=\"fas fa-hand-middle-finger\"></i> Don't FN touch me!"
      						],
      						afternoon: [
      							"SHOTS!",
      							"( . )( . ) Show me your boobies!",
      							"<i class=\"fas fa-hand-middle-finger\"></i> Don't FN touch me!"
      						],
      						evening: [
      							"<i class=\"fa fa-bed\"></i> Wow, have another lush!"
      						]
      					}
      			}
      },
      
      1 Reply Last reply Reply Quote 1

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      • 1 / 1
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy