I hereby claim:
- I am ratismal on github.
- I am stupidcat (https://keybase.io/stupidcat) on keybase.
- I have a public key whose fingerprint is B33D 193C 589A E931 5D25 3762 5BE4 FA0D A8DA E613
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
/** | |
* This module provides a function `distortImage` that takes a URL of an image and distorts it. | |
* Returns a promise containing a buffer. | |
* | |
* For dependencies, you need | |
* 1. The ImageMagick binary (https://www.imagemagick.org/script/download.php) | |
* 2. The GraphicsMagick JS library (https://github.com/aheckmann/gm) | |
* - `npm i gm` | |
* 3. The Jimp library (https://github.com/oliver-moran/jimp) | |
* - `npm i jimp` |
/* | |
* The premise of a message-awaiter is simple. You need the following: | |
* 1. An object to store messages | |
* 2. A function to populate the object | |
* 3. A hook to check this object | |
* | |
* DISCLAIMER: This gist is untested and should only be looked at for learning purposes. | |
* Please do not directly copy/paste it into your production environment. | |
*/ |
/** | |
* Member List Stuff | |
**/ | |
.channel-members-wrap { | |
position: absolute !important; | |
right: -150px; | |
height: 100%; | |
transition: 2s; | |
margin-left: 100%; |
{ | |
"signature": "b7d9a6171b3a3ea8e8ca4104125ad33a7f909f66b4fab7b86fa005b3657a1208", | |
"payload": { | |
"cc": { | |
"lastowo": { | |
"content": "{func;ns;\r\n {params;0} {params;1}{if;{params;0};!=;1;s}\r\n}\r\n{func;diff;{void;\r\n {set;~r;}\r\n {if;{params};<;60;{set;~r;{func.ns;{params};second}};\r\n {if;{params};<;3600;\r\n {set;~r;{func.ns;{floor;{math;/;{params};60}};minute}};\r\n {if;{params};<;86400;\r\n {set;~r;{func.ns;{floor;{math;/;{params};3600}};hour}};\r\n {set;~r;{func.ns;{floor;{math;/;{params};86400}};day}}\r\n }\r\n }\r\n }\r\n }{get;~r}\r\n}\r\n{switch;{lower;{args;0}};\r\n recent;\r\n{set;~out;[]}\r\n{for;~i;0;<;{length;{get;_lastowos-diff}};\r\n{push;~out;{set;~u;{get;_lastowos-user;{get;~i}}}{space}- {func.diff;{get;_lastowos-diff;{get;~i}}} broken by **{username;{get;~u}}#{userdiscrim;{get;~u}}**}{reverse;{get;~out}}\r\n}**Last {length;{get;_lastowos-diff}} Streaks Broken**\r\n{join;~out;{newline}}{return};\r\n top;\r\n {set;~i;0}\r\n { |
They proceeded to provide three links: https://media.discordapp.net/attachments/463129209179471873/492488567746985999/unknown.png https://cdn.discordapp.com/attachments/463129209179471873/492141747598655494/unknown.png https://cdn.discordapp.com/attachments/463129209179471873/492141928583004170/unknown.png
then i was blocked
const data = [ | |
"12345", | |
"12346", | |
"22346", | |
"21345" | |
] | |
const output = []; | |
const consonants = [ |
// ==UserScript== | |
// @name Adam Sandler | |
// @namespace https://stupidcat.me/adam_sandler.user.js | |
// @version 0.1 | |
// @updateURL https://stupidcat.me/adam_sandler.user.js | |
// @downloadURL https://stupidcat.me/adam_sandler.user.js | |
// @description adam sandler | |
// @author stupid cat | |
// @include * | |
// @grant none |