Note
See also the FORMATS section.
Note
See also the FORMATS section.
| #!/usr/bin/bash | |
| #----------------------------------------------------------------------------------------------------------------------# | |
| # NOTE: This script was mode for Docker rootless. I'll assume, for examples, that the user is 'docker-user'. # | |
| # This script assumes that all the folders exist and already have the correct ownership. # | |
| # To be sure, run `stat -c '%u' /home/docker-user/.weechat-container` to get the UID of the user owning the container, # | |
| # create the 'tls' folder with `sudo mkdir -p /home/docker-user/.weechat-container/config/tls` # | |
| # and fix the ownership with `sudo chown -R $UID:$UID /home/$USER/.weechat-container/` (use the UID obtained with the # | |
| # `stat -c '%u' /home/docker-user/.weechat-container` command above) # | |
| #----------------------------------------------------------------------------------------------------------------------# |
| @import url(//fonts.googleapis.com/css?family=Open+Sans:300,400); | |
| @import url(//fonts.googleapis.com/css?family=Port+Lligat+Slab); | |
| /* ========================================================================== | |
| CSS Variables - Theme Definitions | |
| ========================================================================== */ | |
| /* Light Theme (Default) */ | |
| :root { | |
| /* Colors */ |
| # | |
| # SPDX-FileCopyrightText: 2011-2019 Nils Görs <weechat@arcor.de> | |
| # SPDX-FileCopyrightText: 2002-2005 David Rudie <d.rudie@gmail.com> | |
| # SPDX-FileCopyrightText: 2003-2006 Travis Morgan <imbezol@criticaldamage.com> | |
| # | |
| # SPDX-License-Identifier: BSD-2-Clause | |
| # | |
| # Redistribution and use in source and binary forms, with or without | |
| # modification, are permitted provided that the following conditions | |
| # are met: |
| /* Based on srd424 ignore module (https://codeberg.org/srd424/modignore.git) | |
| * Merged ignore.h and ignore.cpp for simplicity of use | |
| */ | |
| #include <znc/User.h> | |
| #include <znc/Modules.h> | |
| #include <znc/znc.h> | |
| #include <regex.h> | |
| #include <vector> |
You see, nobody on IRC gives a rat's ass where you are at any given point in the day. If they do, they can contact you via more appropriate, private means.
In the meantime, there are forty other people on the channel you're spamming with your play-by-plays who are all on ten or twenty other channels themselves. Your stupid
* randomgit is back: I'm done pissing now!
messages are forcing them to at least look at a window and read something they don't care about, potentially they even have to wiggle their mice around and click on things in order to find out you've run out of pork rinds and are going down to the Minute Mart for more.
Were you even talking to anyone before you announced that? Do any of your actual *friends* need to know? No! That's the beauty of IRC: it's asynchronous. If you're leaving your client connected anyway, the messages will still be there when you get back! It isn't like talking to your grandma on the phone. You can scroll right u
You've set up your IRC server and you have Anope running smoothly, but now you want email confirmation?
Here's a small tutorial on how to do it, using Gmail as email relay, which you can reuse to make it work with your own email server.
NOTE: For the purpose of this tutorial I'm assuming you're using Ubuntu/Debian, nano editor and that there's no SMTP server running on your machine.
Follow this tutorial to enable an app password for your account and save the password on a safe location because you're going to see it only once.
| #!/usr/bin/env bash | |
| #----------------------------------------------------------------------# | |
| # NOTE: THIS SCRIPT WAS TESTED ON UBUNTU 24.04 AND NEWER!!! # | |
| # # | |
| # Packages required: sqlite3 (apt install sqlite3) # | |
| # # | |
| # This shell script was created to clean up soju sqlite database and # | |
| # the uploads folder. Please adjust the paths to match your config. # | |
| # # |
| /* | |
| thelounge-theme-canyon | |
| A dark theme for TheLounge IRC client inspired by Antelope Canyon | |
| Installation instructions can be found at https://thelounge.chat/docs/server/configuration.html#theme | |
| */ | |
| :root { | |
| /* Base colors from the canyon photo */ | |
| --canyon-orange: #FF7F38; /* Much more vibrant orange for usernames */ | |
| --canyon-bright: #FF6E3D; /* Bright orange */ |
| A ____ atom in an atomic clock beats 9,192,631,770 times a second*cesium | |
| A ____ generates temperatures five times hotter than those found on the sun's surface*lightning bolt | |
| A ____ is a pact between a secular authority & the church*concordat | |
| A ____ is the blue field behind the stars*canton | |
| A ____ occurs when all the planets of the our Solar System line up*sysygy | |
| A ____ razor removed from King Tut's Tomb was still sharp enough to be used*golden | |
| A ____ takes 33 hours to crawl one mile*snail | |
| A ____ women can get a divorce if her husband doesn't give her coffee*saudi arabian | |
| A ____ written to celebrate a wedding is called a epithalamium*poem | |
| A 'dybbuk' is an evil spirit in which folklore*jewish |