(64, 64)
0.217446804047 total time
217446.804047 ns / op
(128, 128)
0.085732460022 total time
85732.460022 ns / op
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export async function upload(name: string, data: any) { | |
const { getSecret } = await import("@maf/core.ts"); | |
// import { getSecret } from "@maf/core.ts"; | |
const token = await getSecret("FILES_TOKEN"); | |
if (!token) { | |
console.warn("no files upload token provided, skipping"); | |
return; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import gc | |
import sys | |
from datetime import datetime | |
from collections import Counter | |
from disco.bot import Plugin, CommandLevels | |
class MemoryDebugPlugin(Plugin): |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nickname: N0th1ngT0S33H3r3 | |
commands: | |
mention: true | |
overrides: | |
'*': | |
level: 1 | |
plugins: {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nickname: "ROWBOAT" | |
levels: | |
108598213681922048: 100 | |
commands: | |
prefix: '!' | |
plugins: | |
admin: {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nickname: "S0mBr0" | |
levels: | |
108236341766017024: 100 | |
181892117952593921: 100 | |
160614763775262721: 1 | |
247922672401383434: 1 | |
160623009449639936: 1 | |
86982772370989056: 2 # mendo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nickname: "R0WB0AT" | |
levels: | |
# Moderator | |
203287359125585920: 100 | |
# Support | |
180036462832648192: 100 | |
# Devs | |
41771983423143936: 100 | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nickname: "ROWBOAT" | |
levels: | |
108598213681922048: 100 | |
commands: | |
prefix: '!' | |
overrides: | |
test: | |
level: 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var jq = document.createElement('script'); | |
jq.src = "https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"; | |
document.getElementsByTagName('head')[0].appendChild(jq); | |
jQuery.noConflict(); | |
var total = 0; | |
jQuery("td.wht_total").each(function (_, x) { | |
var amount = x.innerText.split("\n")[0].substr(1); | |
amount = parseFloat(amount); | |
if (isNaN(amount)) return; |
I hereby claim:
- I am b1naryth1ef on github.
- I am b1nzy (https://keybase.io/b1nzy) on keybase.
- I have a public key ASBUnymxKnD_dQruvSQDQ_r0DLKMXMuYVF8gMbhtYGU1lwo
To claim this, I am signing this object:
NewerOlder