Skip to content

Instantly share code, notes, and snippets.

{
"types": [
{
"type": "Value Type",
"name": "🖊",
"conformances": [],
"genericParameters": [],
"documentation": " Type representing a message (currently stripped down) ",
"methods": [
{
with import <nixpkgs> {};
clangStdenv.mkDerivation {
name = "emojicode-0.7";
src = fetchFromGitHub {
owner = "emojicode";
repo = "emojicode";
sha256 = "0943vwnwbmfsi3hbhnznbv9k8x79adkckjbg30a7d8cfh1ilvcsh";
rev = "6496aba2a09ab2de9f23852628b24fab9c88233f";
};
📦 net 🏠️️️
📜🔤../types/index.🍇🔤
🐇 🔌 🍇
🖍🆕 token 🔡
🖍🆕 handlers 🍯🐚🍇⚪🍉🍆
🖍🆕 http 🍑
🆕 🍼 token 🔡 🍇
local function merge(t,tt)
local ttt = {}
for k,v in pairs(t) do table.insert(ttt, v) end
for k,v in pairs(tt) do table.insert(ttt, v) end
return ttt
end
local function rep(v, i)
local t = {}
for j = 1, i do
#define CPPHTTPLIB_OPENSSL_SUPPORT
#include <emojicode/runtime/Runtime.h>
#include <emojicode/s/String.h>
#include <httplib.h>
#include <string>
#include <iostream>
#include <easywsclient.hpp>
#include <easywsclient.cpp>
#include <assert.h>
#define CPPHTTPLIB_OPENSSL_SUPPORT
#include <emojicode/runtime/Runtime.h>
#include <emojicode/s/String.h>
#include <httplib.h>
#include <string>
#include <iostream>
#include <easywsclient.hpp>
#include <easywsclient.cpp>
#include <assert.h>
with import <nixpkgs> {};
stdenv.mkDerivation rec {
pname = "discord";
version = "0.0.8";
name = "${pname}-${version}";
src = fetchurl {
url = "https://cdn.discordapp.com/apps/linux/${version}/${pname}-${version}.tar.gz";
with import <nixpkgs> {};
stdenv.mkDerivation rec {
pname = "discord";
version = "0.0.8";
name = "${pname}-${version}";
src = fetchurl {
url = "https://cdn.discordapp.com/apps/linux/${version}/${pname}-${version}.tar.gz";
📦 fcgi 🏠️️️
🏁🍇
🆕🏃🔷❗️ ➡️ server
🍨
🔤HTTP_COOKIE🔤
🔤HTTP_HOST🔤
🔤HTTP_REFERER🔤
🔤HTTP_USER_AGENT🔤
📦 fcgi 🏠️️️
🏁🍇
🆕🏃🔷❗️ ➡️ server
🍨
🔤HTTP_COOKIE🔤
🔤HTTP_HOST🔤
🔤HTTP_REFERER🔤
🔤HTTP_USER_AGENT🔤