I hereby claim:
- I am TheEssem on github.
- I am essem (https://keybase.io/essem) on keybase.
- I have a public key whose fingerprint is 5F58 CDCB 7689 1299 DCB7 1D58 A3F9 F021 2909 2FCA
To claim this, I am signing this object:
import { promises } from "node:fs"; | |
import { resolve, dirname } from "node:path"; | |
import { fileURLToPath } from "node:url"; | |
import ImageCommand from "./classes/imageCommand.js"; | |
async function* getFiles(dir) { | |
const dirents = await promises.readdir(dir, { withFileTypes: true }); | |
for (const dirent of dirents) { | |
const name = dir + (dir.charAt(dir.length - 1) !== "/" ? "/" : "") + dirent.name; |
const mongoose = require("mongoose"); | |
mongoose.connect("mongodb://localhost/esmBot"); | |
module.exports = async (client) => { | |
const settings = client.settings; | |
const tags = client.tags; | |
const guildSchema = new mongoose.Schema({ | |
id: String, | |
tags: Map, |
I hereby claim:
To claim this, I am signing this object:
$(document).ajaxComplete((e, x, o) => { | |
if (o.url == "https://api.twitter.com/1.1/statuses/retweet.json") { | |
tweet_id = JSON.parse(x.responseText)['id_str']; | |
auth_token = JSON.parse(document.querySelector('#init-data').value)['formAuthenticityToken']; | |
fetch("https://twitter.com/i/tweet/pin", { | |
body: `authenticity_token=${auth_token}&id=${tweet_id}`, | |
method: "POST", | |
headers: { | |
Accept: "application/json, text/javascript, */*; q=0.01", | |
"Cache-Control": "no-cache", |
for file in ~/images/* | |
do | |
filename=$(basename -- "$file") | |
convert ~/images/$filename -scale 10% -scale 1000% ~/out/$filename | |
done |
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Markdown Gist</title> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/2.10.0/github-markdown.min.css"> | |
<style> | |
.markdown-body { | |
box-sizing: border-box; | |
min-width: 200px; |
esmBot is an entertainment-focused Discord bot made using Discord.js with soundboard and image manipulation commands.
A command list can be found here.
Logo by The_STEEL_Show.
beavis.zen | |
bong | |
bud-frogs | |
bunny | |
cheese | |
cower | |
daemon | |
default | |
doge | |
dragon-and-cow |
by Essem#9261
[]
means an argument is required, {}
means an argument is optional.
Default prefix is &
.
Tip: Use Ctrl+F to find the command you want!
Reason I'm gone is that my school found my private account and told my parents some of the stuff I posted there. | |
They forced me to close my twitter and discord, and told me not to upload on yt no more. | |
I regret making that private, as it was mostly because everyone else had one and it caused me to have to quit social media. My parents said I can rejoin when I turn 16 (I'm 13 now, will turn 14 in October) | |
As a result, I will return fully sometime in October 2020, under a new usernane, "MantleM" | |
Tell your friends that making a vent twitter isn't worth it, anybody can find it, and you don't need to post that shit online. (For the record, it was mostly sexual vents on the private that got me nae nae'd.) | |
Tell your friends, so they don't become me. | |
- zzcolby27, the former peanut god. |