From a7a039a704360f102ac8c678533c5cf113a499a1 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Tue, 19 Apr 2022 14:27:32 +0300 Subject: feat: use more of the wiki-style --- blog/2021-07-15.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'blog/2021-07-15.md') diff --git a/blog/2021-07-15.md b/blog/2021-07-15.md index 45f9f37..2ea0bd5 100644 --- a/blog/2021-07-15.md +++ b/blog/2021-07-15.md @@ -18,7 +18,7 @@ so I had to do something about it. ![stickerpicker](/public/stickerpicker.png) -### Matrix Stickerpicker +# Matrix Stickerpicker Stickers work in a slightly weird way in **Matrix**. Basically you have to deploy your own sticker "server" (*don't worry, it's just a static site*) where you can add your stickers - it will be used as a widget inside your client. @@ -42,7 +42,7 @@ There are two problems of running this `Python` script automatically: - You have to log into your `Matrix` account - You have to log into your `Telegram` account -### Config +## Config Here's my fork of the repo: https://github.com/eug-vs/stickerpicker `CircleCI` is fully controlled by a config file `.circleci/config.yml`. It uses `YAML` which is really picky about indentation, so be careful with that. -- cgit v1.2.3