Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/python3
import os
import re
import subprocess
import requests
import argparse
def main():
parser = argparse.ArgumentParser(description="Download game files from GameJolt")
Twitter ID Screen name Followers Removal observed Before After
17461978 SHAQ 15612791 2022-02-26T22:24:52Z SHAQ.ETH SHAQ.SOL
21910850 jakeowen 2119904 2022-02-26T15:45:18Z jakeowen.eth Jake Owen
7846 ijustine 1811449 2022-03-09T14:43:37Z iJustine.eth iJustineUltra
1666038950 BoredElonMusk 1752290 2022-02-17T08:05:47Z bored.eth Bored
381051960 ethRuby 1267133 2022-03-19T08:08:11Z CryptoSolis.eth Ruby
1282418324228337665 wsbmod 832406 2022-02-24T06:52:07Z wsbmod.eth wsbmod
20882981 EclecticMethod 495235 2022-02-18T04:39:30Z eclecticm.eth Eclectic Method
811350 alexisohanian 479340 2022-02-08T06:31:55Z AlexisOhanian.eth 7️⃣7️⃣6️⃣ Alexis Ohanian 7️⃣7️⃣6️⃣
22784458 Fwiz 410813 2022-03-22T08:54:42Z Ryan Wyatt - fwiz.eth 💜 Ryan Wyatt - @ GDC
@gingerbeardman
gingerbeardman / convert2unicode.tcl
Last active April 12, 2024 20:04
Convert legacy text encodings to Unicode (UTF-8)
#!/opt/local/bin/port-tclsh
set ver {2021.12.02}
set author {Matt Sephton @gingerbeardman}
package require cmdline
set parameters {
{encoding.arg macJapan "source encoding, default:"}
{list "list encodings"}